Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Turtlepaw authored Sep 1, 2024
1 parent 0c4160c commit e15b93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
channel: stable
- run: flutter pub get
#- run: flutter test
- run: flutter build apk --debug ##--split-per-abi
- run: flutter build apk --debug --flavor debug ##--split-per-abi
- name: Upload APK
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit e15b93a

Please sign in to comment.