Skip to content

Commit

Permalink
Update release_github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmVigneswaran authored May 29, 2024
1 parent bea6028 commit 05485d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: List Xcode installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 15.3
run: sudo xcode-select -s /Applications/Xcode_15.3.app/Contents/Developer
- name: Select Xcode 15.4
run: sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer

- name: Change to Xcode Project Directory
run: cd .swiftpm/xcode
Expand Down

0 comments on commit 05485d8

Please sign in to comment.