Skip to content

Commit

Permalink
add localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
DarhkVoyd committed Mar 6, 2024
1 parent 98dceb3 commit 9203e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
uses: lycheeverse/[email protected]
with:
fail: true
args: '--base . --verbose --no-progress **/*.md'
args: '--base http://localhost:3000 --verbose --no-progress **/*.md'

0 comments on commit 9203e51

Please sign in to comment.