Skip to content

Commit

Permalink
fix ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
Grodien committed Aug 6, 2024
1 parent ccca940 commit 9d1662c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
flutter-version: '3.22.2'
- name: Prepare Flutter Build
- run: |
run: |
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
- run: flutter test
Expand Down

0 comments on commit 9d1662c

Please sign in to comment.