ci: Disable lychee for now due to excessive build time issue during install.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-08-27 20:37:45 +00:00
committed by dasha_uwu
parent ce6212b161
commit fbc3892904
2 changed files with 3 additions and 1 deletions

View File

@@ -1504,7 +1504,7 @@ cargo_installs = [
"cargo-deb",
#"cargo-arch",
"cargo-generate-rpm",
"lychee",
#"lychee",
"mdbook",
"typos-cli",
]