Skip to content

Commit

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

0 comments on commit 33e586b

Please sign in to comment.