Skip to content

Commit 90e35e1

Browse files
committed
add inputs to args
1 parent 3b368c7 commit 90e35e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: lychee
2222
uses: lycheeverse/lychee-action@v2
2323
with:
24-
args: --accept 403
24+
args: --accept 403 lectures/*.md
2525
# - name: Setup Anaconda
2626
# uses: conda-incubator/setup-miniconda@v3
2727
# with:

0 commit comments

Comments
 (0)