From 25405b514c6ed0e62860a059717cafe8aa215ac5 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Fri, 3 May 2024 13:18:31 -0400 Subject: [PATCH] Don't cache helix compilation --- recipes/common/helix.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/common/helix.yml b/recipes/common/helix.yml index 3830f4d..7f67c28 100644 --- a/recipes/common/helix.yml +++ b/recipes/common/helix.yml @@ -3,6 +3,7 @@ stages: image: rust modules: - type: script + no-cache: true scripts: - install-helix.sh modules: