Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tayloraswift committed Oct 2, 2024
1 parent e58e025 commit 698d816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:

- name: Validate documentation
run: |
unidoc compile -I .. \
unidoc compile \
--swift-toolchain $SWIFT_INSTALLATION \
--ci fail-on-errors \
--package-name swift-json
--project-path .
macos:
runs-on: macos-15
Expand Down

0 comments on commit 698d816

Please sign in to comment.