Skip to content

Commit

Permalink
Docs creation is different in HTTP
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru committed Oct 4, 2024
1 parent f353fa4 commit 6b3e5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
apps: cs

- name: sbt site
run: sbt docs/makeSite
run: sbt docs/paradox

- name: Run Link Validator
run: cs launch net.runne::site-link-validator:0.2.5 -- scripts/link-validator.conf

0 comments on commit 6b3e5a3

Please sign in to comment.