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 5861527 commit fd35be8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2

- name: Set up Xcode
uses: actions/setup-xcode@v2
with:
xcode-version: '13.x'
- name: Install Xcode Command Line Tools
run: sudo xcode-select --install

- name: Install CocoaPods
run: |
Expand Down

0 comments on commit fd35be8

Please sign in to comment.