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