Skip to content

Commit

Permalink
Try with build-root-directory for android
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgomezrico committed Jan 17, 2022
1 parent 1cf4e88 commit 9652254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
channel: 'dev'
- run: flutter pub get
- run: flutter build appbundle
- run: cd android
- uses: gradle/gradle-build-action@v2
with:
arguments: test
build-root-directory: android/



0 comments on commit 9652254

Please sign in to comment.