Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cranci1 committed Mar 30, 2024
1 parent fd35be8 commit e7570bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2

- name: Install Xcode Command Line Tools
run: sudo xcode-select --install

- name: Install CocoaPods
run: |
gem install cocoapods
Expand Down

0 comments on commit e7570bf

Please sign in to comment.