static workflow: let lychee pretend to be curl (#4138)

This commit is contained in:
6543 2024-09-23 15:34:07 +02:00 committed by GitHub
parent c10d0e0da8
commit b9586a0265
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,5 +33,5 @@ steps:
depends_on: []
commands:
- lychee pipeline/frontend/yaml/linter/schema/schema.json
- lychee --exclude localhost docs/docs/
- lychee --exclude localhost docs/src/pages/
- lychee --user-agent "curl/8.4.0" --exclude localhost docs/docs/
- lychee --user-agent "curl/8.4.0" --exclude localhost docs/src/pages/