Fix caching on Cirrus CI
This commit is contained in:
parent
39b25b3d71
commit
0328ee571b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user