Skip to content

Commit ff3ba3d

Browse files
committed
Fix lychee fragment option syntax
1 parent df1ca06 commit ff3ba3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ jobs:
310310
--root-dir ${{ github.workspace }}/artifacts/docs
311311
--index-files index.html
312312
--fallback-extensions html,htm
313-
--include-fragments full
313+
--include-fragments=full
314314
--cache
315315
--max-cache-age 1d
316316
--max-concurrency 16

0 commit comments

Comments
 (0)