We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f86470 commit 6ee3a47Copy full SHA for 6ee3a47
.github/workflows/publish.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: Run link checker
28
uses: lycheeverse/[email protected]
29
with:
30
- args: --verbose --exclude-all-private --include localhost
+ args: _site --verbose --exclude-all-private --include localhost
0 commit comments