Skip to content

Commit 8d9ed2e

Browse files
committed
mod
1 parent 379c08c commit 8d9ed2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
id: lychee
3535
uses: lycheeverse/lychee-action@v2
3636
with:
37-
args: --base=http://localhost:4000
37+
args: --base=http://localhost:4000 .
3838
fail: false
3939
token: ${{ secrets.ADD_TO_PROJECT_PAT }}
4040
workingDirectory: _site

0 commit comments

Comments
 (0)