Skip to content

Commit

Permalink
make link to xcode11.7 using - instead of _
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Oct 3, 2023
1 parent 76cff19 commit 30d0f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
run: |
rm -rf /Applications/Xcode.app
ln -s /Applications/Xcode_11.7.app /Applications/Xcode.app
ln -s /Applications/Xcode_11.7.app /Applications/Xcode-11.7.app
- name: Build macOS
run: |
Expand Down

0 comments on commit 30d0f6d

Please sign in to comment.