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 c948193 commit c4542d0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ jobs:
flutter-version: 3.19.0
- run: flutter --version

- name: Install dependencies and CocoaPods
run: |
cd example/ios
flutter pub get
sudo gem install cocoapods
pod install --repo-update
- name: Build iOS app
run: |
cd example
Expand Down

0 comments on commit c4542d0

Please sign in to comment.