Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstDo authored Sep 6, 2024
1 parent abb1821 commit 2099b9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:

- name: Install Fastlane
run: brew install fastlane

- name: Install Bundler
run: sudo gem install bundler

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 2099b9a

Please sign in to comment.