Update ci config.

This commit is contained in:
stonegate 2020-10-10 18:18:17 +08:00
parent 3bfbc87d09
commit 4b5d82305f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- run:
name: Update package
command: flutter pub upgrade
- run: cd android && ./gradlew build -d && cd ..
- run: android/gradlew build -d
- run: echo $ENCODED_KEYSTORE | base64 -di > ${HOME}/keystore.jks
- run: echo 'export KEYSTORE=${HOME}/keystore.jks' >> $BASH_ENV
- run: dart tool/env.dart