Skip to content

Commit

Permalink
Update deploy-dooc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay authored Jun 30, 2024
1 parent 97627af commit 5216441
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-dooc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
if: matrix.os == 'macos-latest' || matrix.os == 'macos-14' || matrix.os == 'self-hosted'
with:
xcode-version: '16.0.0-beta'
- name: Set up Swift
uses: fwal/setup-swift@v1
with:
swift-version: '5.10'
- name: Generate Docs
uses: fwcd/swift-docc-action@v1
with:
Expand Down

0 comments on commit 5216441

Please sign in to comment.