mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-27 13:44:16 +01:00
fix: build.yaml
This commit is contained in:
parent
31368b094c
commit
6e7de96b53
6
.github/workflows/build.yaml
vendored
6
.github/workflows/build.yaml
vendored
@ -213,9 +213,9 @@ jobs:
|
|||||||
|
|
||||||
REMOVE_AMAZON="${opts[REMOVE_AMAZON,${{ inputs.remove_amazon }}]}"
|
REMOVE_AMAZON="${opts[REMOVE_AMAZON,${{ inputs.remove_amazon }}]}"
|
||||||
|
|
||||||
# if [[ "${{ inputs.compression }}" != "ZIP" ]]; then
|
# if [[ "${{ inputs.compression }}" != "ZIP" ]]; then
|
||||||
# COMPRESSION="--compress --compress-format ${opts[COMPRESSION,${{ inputs.compression }}]}"
|
# COMPRESSION="--compress --compress-format ${opts[COMPRESSION,${{ inputs.compression }}]}"
|
||||||
# fi
|
# fi
|
||||||
|
|
||||||
if [[ "${{ inputs.gapps_var }}" == "Custom"* ]]; then
|
if [[ "${{ inputs.gapps_var }}" == "Custom"* ]]; then
|
||||||
echo "Generate Download Links"
|
echo "Generate Download Links"
|
||||||
|
Loading…
Reference in New Issue
Block a user