mirror of
https://github.com/stonega/tsacdop
synced 2025-02-14 02:20:45 +01:00
Update circle config.
This commit is contained in:
parent
daf90e0f6b
commit
fddf9988a5
@ -14,7 +14,7 @@ jobs:
|
||||
command: flutter doctor
|
||||
- run:
|
||||
name: Update package
|
||||
command: flutter update-packages --force-upgrade
|
||||
command: flutter clean
|
||||
- run: echo $ENCODED_KEYSTORE | base64 -di > ${HOME}/keystore.jks
|
||||
- run: echo 'export KEYSTORE=${HOME}/keystore.jks' >> $BASH_ENV
|
||||
- run: dart tool/env.dart
|
||||
|
Loading…
x
Reference in New Issue
Block a user