Skip to content

Commit

Permalink
Update Xcode (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey authored Oct 21, 2024
1 parent 4ff50b7 commit 5835343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up Xcode
run: |
sudo xcode-select -s "/Applications/Xcode_16.1_beta.app"
sudo xcode-select -s "/Applications/Xcode_16.app"
xcodebuild -version
- name: Run gendocs.sh script
run: ./gendocs.sh
Expand Down

0 comments on commit 5835343

Please sign in to comment.