mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-06 05:49:03 +08:00
try fix
This commit is contained in:
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
ENCODED_STRING: ${{ secrets.SIGNING_STORE_BASE64 }}
|
||||
run: echo $ENCODED_STRING | base64 -di > android/app/keystore.jks
|
||||
- name: Build apk
|
||||
run: flutter build apk --release --split-per-abi
|
||||
run: flutter build apk --release --split-per-abi -P --debug
|
||||
env:
|
||||
CI: true
|
||||
SIGNING_KEY_ALIAS: release
|
||||
|
||||
Reference in New Issue
Block a user