Skip to content

Commit b760cd6

Browse files
committed
lychee link checker
1 parent b220c23 commit b760cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Check for broken links
2828
uses: lycheeverse/[email protected]
2929
with:
30-
args: --verbose --no-progress ./_site/utils/env/index.html
30+
args: -v -n ./_site/utils/env/index.html
3131
env:
3232
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3333
- name: Create Issue From File

0 commit comments

Comments
 (0)