Update build.yaml

This commit is contained in:
Peter Njeim 2022-09-08 18:40:41 -03:00 committed by GitHub
parent ec9b27f495
commit dfe735205f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -241,7 +241,7 @@ jobs:
else
amazon="_Amazon-AppStore"
fi
echo "release_asset_name=WSA_${{ env.WSA_VER }}$magiskVer$gappsVar${amazon}_${{ inputs.arch }}" >> $GITHUB_ENV
echo "release_asset_name=WSA_${{ env.WSA_VER }}_${{ inputs.arch }}$magiskVer$gappsVar${amazon}" >> $GITHUB_ENV
- name: Compress Asset
working-directory: ./output
run: |