mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚙️ Fix `lychee` workflow
This commit is contained in:
@@ -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"'
|
||||||
|
|||||||
Reference in New Issue
Block a user