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 828f44d commit ffd1409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
cd example
flutter clean
flutter pub get
flutter create --project-name=Runner --org=com.example --platforms=ios --ios-language=objc
cd ios
sudo gem install cocoapods
pod install --repo-update
Expand Down

0 comments on commit ffd1409

Please sign in to comment.