Skip to content

Commit 2b5cd30

Browse files
authored
Update main.yml
1 parent 7f53505 commit 2b5cd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Xcode version
1616
run: sudo xcode-select -s /Applications/Xcode.app
1717
- name: Build
18-
run: bundle install; bundle update; bundle exec fastlane build
18+
run: bundle install; bundle exec fastlane build

0 commit comments

Comments
 (0)