Skip to content

Commit e306e0f

Browse files
authored
Install correct C toolchain
1 parent c7eb1a0 commit e306e0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/run-windows.sh

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
1414
--target "$target" \
1515
--profile minimal -y
1616

17+
pacboy -S toolchain
18+
1719
ls ~/
1820
echo 'export PATH="/c/Users/$USERNAME/.cargo/bin:$PATH"' >> ~/.bash_profile
1921

0 commit comments

Comments
 (0)