Skip to content

Commit 66c8cae

Browse files
authored
bash_profile?
1 parent cc67a46 commit 66c8cae

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
@@ -15,6 +15,6 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
1515
--profile minimal -y
1616

1717
ls ~/
18-
echo 'export PATH="/c/Users/$USERNAME/.cargo/bin:$PATH"' >> ~/.profile
18+
echo 'export PATH="/c/Users/$USERNAME/.cargo/bin:$PATH"' >> ~/.bash_profile
1919

2020
echo "$PATH"

0 commit comments

Comments
 (0)