Skip to content

Commit

Permalink
Fixed build-ios workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
al-af committed May 15, 2024
1 parent 2ec7858 commit fc28282
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 @@ -22,4 +22,4 @@ jobs:
- run: flutter pub get

- name: Building IPA
run: flutter build ipa --release --export-options-plist=ios/Runner/ExportOptions.plist
run: flutter build ipa

0 comments on commit fc28282

Please sign in to comment.