mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-01-24 00:41:10 +01:00
Update build.yaml
This commit is contained in:
parent
ec9b27f495
commit
dfe735205f
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user