mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-01-24 08:51:12 +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
|
else
|
||||||
amazon="_Amazon-AppStore"
|
amazon="_Amazon-AppStore"
|
||||||
fi
|
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
|
- name: Compress Asset
|
||||||
working-directory: ./output
|
working-directory: ./output
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user