Fix gradle issue.

This commit is contained in:
stonegate 2020-10-10 17:44:12 +08:00
parent d8b80c2679
commit 9099e81126
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
- run:
name: Update package
command: flutter clean
- run: gradle -v
- run: echo $ENCODED_KEYSTORE | base64 -di > ${HOME}/keystore.jks
- run: echo 'export KEYSTORE=${HOME}/keystore.jks' >> $BASH_ENV
- run: dart tool/env.dart