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 db0dcf7 commit cc67a46Copy full SHA for cc67a46
ci/run-windows.sh
@@ -14,6 +14,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
14
--target "$target" \
15
--profile minimal -y
16
17
-echo 'export PATH="/c/Users/$USERNAME/.cargo/bin:$PATH"' >> ~/.bashrc
+ls ~/
18
+echo 'export PATH="/c/Users/$USERNAME/.cargo/bin:$PATH"' >> ~/.profile
19
20
echo "$PATH"
0 commit comments