Skip to content

Commit 65276ea

Browse files
committed
some more tweaking
1 parent 545d0bd commit 65276ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/external-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id: lychee
2828
uses: lycheeverse/lychee-action@v2
2929
with:
30-
args: --verbose --no-progress './**/*.md'
30+
args: -b . --verbose --no-progress './**/*.md'
3131
fail: true
3232

3333
# Uncomment this if you want issues to be created for every dead link

0 commit comments

Comments
 (0)