Skip to content

Commit

Permalink
ci: debug android
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Nov 23, 2023
1 parent d5794b6 commit 3402ea2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.16.x'
- run: flutter --version
- run: git --version
- name: Build
run: flutter build apk --debug
build-ios:
Expand Down

0 comments on commit 3402ea2

Please sign in to comment.