mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 11:49: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 }}]}"
|
||||
|
||||
# if [[ "${{ inputs.compression }}" != "ZIP" ]]; then
|
||||
# COMPRESSION="--compress --compress-format ${opts[COMPRESSION,${{ inputs.compression }}]}"
|
||||
# fi
|
||||
# if [[ "${{ inputs.compression }}" != "ZIP" ]]; then
|
||||
# COMPRESSION="--compress --compress-format ${opts[COMPRESSION,${{ inputs.compression }}]}"
|
||||
# fi
|
||||
|
||||
if [[ "${{ inputs.gapps_var }}" == "Custom"* ]]; then
|
||||
echo "Generate Download Links"
|
||||
|
Loading…
Reference in New Issue
Block a user