authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2018-12-16 12:32:20-05:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2018-12-16 12:32:20-05:00
log5a68c600235fb7cc0e1bf6a8b314e37890e3823b
tree007ee2881c2ada3feb6c7a7670bfe5fd48fd47ca
parent757d0665ae951bdd5cb754adbe433488f0bea8c4
signaturelock-open Commit is signed but in an unrecognized format.

ci: update msys packages before installing


1 files changed, 2 insertions(+), 1 deletions(-)

ci/azure/windows_install+2-1
......@@ -3,7 +3,8 @@
33set -x
44set -e
55
6pacman -S --needed --noconfirm wget p7zip python3-pip openssl
6pacman -Su --needed --noconfirm
7pacman -S --needed --noconfirm wget p7zip python3-pip
78pip install s3cmd
89wget -nv "https://ziglang.org/deps/llvm%2bclang-7.0.0-win64-msvc-release.tar.xz"
910tar xf llvm+clang-7.0.0-win64-msvc-release.tar.xz