| author | |
| committer | |
| log | 624c74af6f61da55e2ba5dcb6b8605b6aec2cea2 |
| tree | c96eb05dd618f26515ac38b70908efbb8dd8e332 |
| parent | 82bf1eb7a1ae54f0bb52fdb8fdcd89fdaab683f0 |
| signature | Commit is signed but in an unrecognized format. |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/azure/windows_install+1-1| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| 3 | set -x | 3 | set -x |
| 4 | set -e | 4 | set -e |
| 5 | 5 | ||
| 6 | pacman -S --needed --noconfirm wget p7zip python3-pip | 6 | pacman -S --needed --noconfirm wget p7zip python3-pip openssl |
| 7 | pip install s3cmd | 7 | pip install s3cmd |
| 8 | wget -nv "https://ziglang.org/deps/llvm%2bclang-7.0.0-win64-msvc-release.tar.xz" | 8 | wget -nv "https://ziglang.org/deps/llvm%2bclang-7.0.0-win64-msvc-release.tar.xz" |
| 9 | tar xf llvm+clang-7.0.0-win64-msvc-release.tar.xz | 9 | tar xf llvm+clang-7.0.0-win64-msvc-release.tar.xz |