Skip to content

Commit 4cd108b

Browse files
committed
see if directory needs /
1 parent 763bdbe commit 4cd108b

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: lycheeverse/lychee-action@v2
2323
with:
2424
args: --accept 403
25-
workingDirectory: lectures
25+
workingDirectory: lectures/
2626
# - name: Setup Anaconda
2727
# uses: conda-incubator/setup-miniconda@v3
2828
# with:

0 commit comments

Comments
 (0)