We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cadebb commit b7e15c0Copy full SHA for b7e15c0
.github/workflows/masterLinkCheck.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: coursier/cache-action@v6
18
19
- name: Paradox Validate Links
20
- run: sbtn docs/paradoxValidateLinks
+ run: sbt docs/paradoxValidateLinks
21
22
- name: Notify slack
23
if: always()
0 commit comments