Skip to content

Commit

Permalink
Update docc.yml (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Nov 16, 2024
1 parent 2f75542 commit 59182d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
url: '${{ steps.deployment.outputs.page_url }}'
runs-on: macos-latest
steps:
- uses: swift-actions/setup-swift@v1
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 16.0
- name: git checkout
uses: actions/checkout@v3
- name: docbuild
Expand Down

0 comments on commit 59182d8

Please sign in to comment.