Skip to content

Commit 16b581f

Browse files
authored
Install pactoys
1 parent e306e0f commit 16b581f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/run-windows.sh

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

17+
# Wrapper to ease managerment of environments
18+
pacman -S pactoys
19+
# Install C toolchain according to `MSYSTEM`
1720
pacboy -S toolchain
1821

1922
ls ~/

0 commit comments

Comments
 (0)