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