mirror of
https://github.com/stonega/tsacdop
synced 2025-02-17 20:10:37 +01:00
modified: .github/workflows/main.yml
This commit is contained in:
parent
1c1ca6d9af
commit
1362ef7cde
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Configure env
|
||||
run: |
|
||||
echo $ENCODED_KEYSTORE | base64 -di > ${HOME}/keystore.jks
|
||||
echo 'export KEYSTORE=${HOME}/keystore.jks' >> $BASH_ENV
|
||||
export KEYSTORE=${HOME}/keystore.jks
|
||||
dart tool/env.dart
|
||||
- name: Build android version
|
||||
run: flutter build appbundle --no-shrink
|
||||
|
Loading…
x
Reference in New Issue
Block a user