Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-amisha-i authored Feb 29, 2024
1 parent 4ed8f39 commit 269912c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v4

- name: Set Xcode Version
run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
run: sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

- name: Install the Apple Certificate and Provisioning Profile
run: |
Expand Down

0 comments on commit 269912c

Please sign in to comment.