Skip to content

Commit

Permalink
checkout again after add key
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 committed Feb 15, 2023
1 parent 7aedac8 commit bbc1bf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/app-prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
run: |
cd android
touch key.properties && echo $KEY_PROPERTIES >> key.properties
- uses: actions/checkout@v3

- run: flutter pub get
# - run: flutter test
- run: flutter build apk
Expand Down

0 comments on commit bbc1bf4

Please sign in to comment.