Skip to content

Commit

Permalink
Update lychee.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sall <inbox@ss-o.io>
  • Loading branch information
ss-o authored Dec 22, 2023
1 parent 6dce9b8 commit d6762a7
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 @@ -32,7 +32,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@ef8c8f32c278e9eed290c6e6c96748f16b6cd335
with:
args: --base . --verbose --no-progress --config './github/lychee.toml' -- './public/arf.json'
args: --base . --verbose --no-progress './public/arf.json'
format: markdown
output: ./docs/LINKS_REPORT.md
fail: false
Expand Down

0 comments on commit d6762a7

Please sign in to comment.