We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7eb1a0 commit e306e0fCopy full SHA for e306e0f
ci/run-windows.sh
@@ -14,6 +14,8 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
14
--target "$target" \
15
--profile minimal -y
16
17
+pacboy -S toolchain
18
+
19
ls ~/
20
echo 'export PATH="/c/Users/$USERNAME/.cargo/bin:$PATH"' >> ~/.bash_profile
21
0 commit comments