From ca56f3957a9026d8c81a0097652da1388627c2e0 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Fri, 21 Apr 2023 15:54:59 +0200 Subject: Let lychee cache requests on disk --- script/check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/check b/script/check index 0e42b97..8694082 100755 --- a/script/check +++ b/script/check @@ -7,4 +7,4 @@ set -o xtrace cabal v2-run exe:site -- rebuild # See also lychee.toml and .lycheeignore. -lychee _site +lychee --cache --no-progress _site -- cgit v1.2.3