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 763bdbe commit 4cd108bCopy full SHA for 4cd108b
.github/workflows/linkcheck.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: lycheeverse/lychee-action@v2
23
with:
24
args: --accept 403
25
- workingDirectory: lectures
+ workingDirectory: lectures/
26
# - name: Setup Anaconda
27
# uses: conda-incubator/setup-miniconda@v3
28
# with:
0 commit comments