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 37e0106 commit 67ea5ceCopy full SHA for 67ea5ce
ci/run-windows.sh
@@ -14,4 +14,6 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
14
--target "$target" \
15
--profile minimal -y
16
17
+export PATH="$USERPROFILE/.cargo.bin:$PATH"
18
+
19
echo "$PATH"
0 commit comments