Fix caching on Cirrus CI

This commit is contained in:
bjorn3 2024-04-07 16:36:41 +00:00
parent 39b25b3d71
commit 0328ee571b

View File

@ -7,7 +7,7 @@ task:
- curl https://sh.rustup.rs -sSf --output rustup.sh
- sh rustup.sh --default-toolchain none -y --profile=minimal
target_cache:
folder: target
folder: build/cg_clif
prepare_script:
- . $HOME/.cargo/env
- ./y.sh prepare