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 53de1aa commit a43a375Copy full SHA for a43a375
ci/run-windows.sh
@@ -9,7 +9,7 @@ make --help
9
10
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
11
--default-toolchain nightly-x86_64-gnu \
12
- --target "$target"
+ --target "$target" -y
13
14
cargo -vV
15
0 commit comments