Skip to content

Commit

Permalink
verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Feb 27, 2025
1 parent 4dbf53e commit 84f587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build iOS App
run: |
flutter pub get
flutter build ipa --release
flutter build ipa -v
- name: Upload iOS Build
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 84f587e

Please sign in to comment.