Skip to content

Commit

Permalink
Update link-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Nov 23, 2024
1 parent 73ff6d7 commit 22b85e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@v2
with:
args: --verbose --no-progress './content/**/*.md' './content/**/*.html' './content/**/*.rst' --user-agent "curl/8.4.0"
args: --verbose --no-progress './content/**/*.md' './content/**/*.html' './content/**/*.rst' --insecure

0 comments on commit 22b85e7

Please sign in to comment.