Skip to content

Commit

Permalink
Update check_links.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tooomm authored Mar 2, 2025
1 parent 826427b commit b06a7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: steps.tokens_pic_urls.outcome == 'success'
uses: lycheeverse/lychee-action@v2
with:
args: '${{env.lychee_args}} -- /lychee/out.md'
args: --no-progress --require-https --cache --max-cache-age 8h -- 'lychee/out.md'
jobSummary: true

# # Fallback if dump not working (TODO)
Expand Down

0 comments on commit b06a7df

Please sign in to comment.