fix: build.yaml

This commit is contained in:
Peter Njeim 2022-10-21 21:23:57 -03:00 committed by GitHub
parent 31368b094c
commit 6e7de96b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"