From 1b7fc3fb7d51a97f26111a94c9a789ed0fb50b48 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 13 Jun 2025 16:11:36 -1000 Subject: [PATCH] ;ci: stack paths test: edits --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 495df8e46..61c69f9b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: # XXX supposed to be interpolated by $ghc below, but this is not working ghc: 910 # stack config for this ghc: - stack: stack --system-ghc + stack: stack --system-ghc --no-install-ghc # flag for skipping later steps, declared here to prevent "Context access might be invalid" warnings do-all: