Skip to content

Commit

Permalink
Update flutter_wf.yml
Browse files Browse the repository at this point in the history
Ignore building.
  • Loading branch information
hoanghainh1188 authored Apr 10, 2024
1 parent 65a87e7 commit 79d2f7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/flutter_wf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
run: flutter test

# Build!
- run: flutter build apk
- run: flutter build appbundle
# - run: flutter build ios --release --no-codesign
#- run: flutter build apk
#- run: flutter build appbundle
#- run: flutter build ios --release --no-codesign

0 comments on commit 79d2f7b

Please sign in to comment.