We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b25b3 commit 0328ee5Copy full SHA for 0328ee5
.cirrus.yml
@@ -7,7 +7,7 @@ task:
7
- curl https://sh.rustup.rs -sSf --output rustup.sh
8
- sh rustup.sh --default-toolchain none -y --profile=minimal
9
target_cache:
10
- folder: target
+ folder: build/cg_clif
11
prepare_script:
12
- . $HOME/.cargo/env
13
- ./y.sh prepare
0 commit comments