Skip to content

Commit 20d12e4

Browse files
authored
chore: test links cache (#1083)
* styles: remove zoom-img.css * chore: test links cache
1 parent 7e60548 commit 20d12e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: lychee
2525
uses: lycheeverse/[email protected]
2626
with:
27-
args: "**/*.md --cache --max-cache-age 1d . --config lychee.toml"
27+
args: "**/*.md --config lychee.toml"
2828

2929
- name: Save lychee cache
3030
uses: actions/cache/save@v3

0 commit comments

Comments
 (0)