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 image: rust
modules: modules:
- type: script - type: script
no-cache: true
scripts: scripts:
- install-helix.sh - install-helix.sh
modules: modules: