Update circle config.

This commit is contained in:
stonegate 2020-10-03 18:17:21 +08:00
parent daf90e0f6b
commit fddf9988a5
1 changed files with 1 additions and 1 deletions

View File

@ -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