chore(CI/find_broken_links): include fragments in lychee run

addresses #2439
This commit is contained in:
jon r 2025-04-08 14:35:19 +02:00
parent d6cdeffa6f
commit 684a9270fd
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ find_broken_links:
lychee lychee
--cache --cache
--no-progress --no-progress
--include-fragments
--exclude-all-private --exclude-all-private
--exclude 'demo\.funkwhale\.audio' --exclude 'demo\.funkwhale\.audio'
--exclude 'nginx\.com' --exclude 'nginx\.com'