Skip to content

Commit

Permalink
Go to android folder
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgomezrico committed Jan 17, 2022
1 parent fcc0ae8 commit 1cf4e88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
channel: 'dev'
- run: flutter pub get
- run: flutter build appbundle
- run: cd android
- uses: gradle/gradle-build-action@v2
with:
arguments: test
Expand Down

0 comments on commit 1cf4e88

Please sign in to comment.