Skip to content

Commit

Permalink
Try bundle update --bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
anian03 authored Oct 31, 2024
1 parent 8ed2eee commit 0148d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
bundle update
bundle update --bundler
bundle exec fastlane build

0 comments on commit 0148d24

Please sign in to comment.