We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f53505 commit 2b5cd30Copy full SHA for 2b5cd30
.github/workflows/main.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Xcode version
16
run: sudo xcode-select -s /Applications/Xcode.app
17
- name: Build
18
- run: bundle install; bundle update; bundle exec fastlane build
+ run: bundle install; bundle exec fastlane build
0 commit comments