Skip to content

Commit b9e7338

Browse files
committed
lychee tests
1 parent cf771e2 commit b9e7338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Run lychee
5555
uses: lycheeverse/lychee-action@v1.8.0
5656
with:
57-
args: "--base . --cache --config .github/workflows/lychee.toml -- '.site/**/*.html' '.site/**/*.css'"
57+
args: "--base . --cache --config .github/workflows/lychee.toml -- 'site/**/*.html' 'site/**/*.css'"
5858
fail: true
5959

6060
- name: Save lychee cache

0 commit comments

Comments
 (0)