Skip to content

Commit

Permalink
update xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
SpectralDragon committed Jun 5, 2024
1 parent 9e25dfc commit a495417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: '15.2'
xcode-version: '15.3'
- uses: actions/checkout@v2
- name: Build Documentation
run: swift package --allow-writing-to-directory ./docs generate-documentation --target AdaEngine --output-path ./docs --transform-for-static-hosting --hosting-base-path adaengine-docs
Expand Down

0 comments on commit a495417

Please sign in to comment.