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 52d04d5 commit 6dce9b8
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: "--config './github/lychee.toml' './public/arf.json'"
args: --base . --verbose --no-progress --config './github/lychee.toml' -- './public/arf.json'
format: markdown
output: ./docs/LINKS_REPORT.md
fail: false
Expand Down

0 comments on commit 6dce9b8

Please sign in to comment.