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 5216441 commit a4b3f65
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy-dooc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ 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
- uses: swift-actions/setup-swift@v2
with:
swift-version: '5.10'
swift-version: "5.1.0"
- name: Generate Docs
uses: fwcd/swift-docc-action@v1
with:
Expand Down

0 comments on commit a4b3f65

Please sign in to comment.