Skip to content

Commit a43a375

Browse files
committed
disable interactive
1 parent 53de1aa commit a43a375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run-windows.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ make --help
99

1010
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
1111
--default-toolchain nightly-x86_64-gnu \
12-
--target "$target"
12+
--target "$target" -y
1313

1414
cargo -vV
1515

0 commit comments

Comments
 (0)