Don't cache helix compilation

This commit is contained in:
Gerald Pinder
2024-05-03 13:18:31 -04:00
parent 57724a8322
commit 25405b514c

View File

@@ -3,6 +3,7 @@ stages:
image: rust
modules:
- type: script
no-cache: true
scripts:
- install-helix.sh
modules: