mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
⚙️ Fix `lychee
` workflow
This commit is contained in:
parent
c5dc547e3f
commit
91368f9336
2
.github/workflows/check-links.yml
vendored
2
.github/workflows/check-links.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
|||||||
uses: lycheeverse/lychee-action@v1.9.3
|
uses: lycheeverse/lychee-action@v1.9.3
|
||||||
with:
|
with:
|
||||||
fail: true
|
fail: true
|
||||||
args: '--base . ./src/data/svgs.ts --cache --max-cache-age 3d . --include "https://cdn.svgl.app"'
|
args: '--base . ./src/data/svgs.ts --cache --max-cache-age 3d . --include "https://svgl.app"'
|
||||||
|
Loading…
Reference in New Issue
Block a user