From 63f20943f0fa9e884c13a4318ae6db1de75dc6a1 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sat, 4 May 2024 12:53:33 +0300 Subject: Add without_check build_support step --- lib/load-configuration | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/load-configuration') diff --git a/lib/load-configuration b/lib/load-configuration index e7af638..94ec6d9 100755 --- a/lib/load-configuration +++ b/lib/load-configuration @@ -102,7 +102,8 @@ straws_that_might_repair_failing_builds=$( ':mirrored_source_by_hash:' \ ':clean_chroot:haskell_without_check:' \ ':with_build_support:' \ - ':with_build_support:clean_chroot:' + ':with_build_support:clean_chroot:' \ + ':with_build_support:haskell_without_check:' ) # root directory of the webserver -- cgit v1.2.3-54-g00ecf