update build.yml
This commit is contained in:
parent
157acde596
commit
4e3862a331
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -72,8 +72,10 @@ jobs:
|
||||
keyStorePassword: ${{ secrets.ANDROID_KEYSTORE_PASSWORD }}
|
||||
keyPassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
|
||||
buildToolsVersion: 33.0.0
|
||||
continue-on-error: true
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: GakumasLocalify-Signed-apk
|
||||
path: ${{steps.sign_app.outputs.signedFile}}
|
||||
continue-on-error: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user