Skip to content

Commit

Permalink
install xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi authored Jan 16, 2025
1 parent cbd823d commit dfd1e1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/smeemDev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: |
sudo rm -rf /Applications/Xcode15.4.app
sudo xcode-select --reset
- name: xcode install
run: xcode-select --install
- name: xcode path
run: xcode-select -p
- name: Set Xcode version
Expand Down

0 comments on commit dfd1e1b

Please sign in to comment.