| author | |
| committer | |
| log | 489c31b6f5ad74bfa0ff1d91c049d0c11f931d94 |
| tree | 9df535a5b5fd355da53b3660075ff3b1006744e0 |
| parent | 3a2cc5decf5674b2d85c15b7d051c2f3bcf30904 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/azure/windows_msvc_install+1-1| ... | ... | @@ -4,7 +4,7 @@ set -x |
| 4 | 4 | set -e |
| 5 | 5 | |
| 6 | 6 | pacman -Su --needed --noconfirm |
| 7 | pacman -S --needed --noconfirm wget p7zip python3-pip | |
| 7 | pacman -S --needed --noconfirm wget p7zip python3-pip tar xz | |
| 8 | 8 | pip install s3cmd |
| 9 | 9 | wget -nv "https://ziglang.org/deps/llvm%2bclang%2blld-10.0.0-x86_64-windows-msvc-release-mt.tar.xz" |
| 10 | 10 | tar xf llvm+clang+lld-10.0.0-x86_64-windows-msvc-release-mt.tar.xz |