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 e306e0f commit 16b581fCopy full SHA for 16b581f
ci/run-windows.sh
@@ -14,6 +14,9 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
14
--target "$target" \
15
--profile minimal -y
16
17
+# Wrapper to ease managerment of environments
18
+pacman -S pactoys
19
+# Install C toolchain according to `MSYSTEM`
20
pacboy -S toolchain
21
22
ls ~/
0 commit comments