| author | |
| committer | |
| log | df319db05839e1a2e28c7b7a2c7a5489f559bebd |
| tree | 972c8996fcd4a957b0df94d06dd585f860f21f0e |
| parent | 3967823f3a0bbd5a3ddcd03e4d2366e501bdb737 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/azure/windows_script+1-1| ... | ... | @@ -4,7 +4,7 @@ set -x |
| 4 | 4 | set -e |
| 5 | 5 | |
| 6 | 6 | pacman -Suy --needed --noconfirm |
| 7 | pacman -S --needed --noconfirm cmake ninja wget p7zip python3-pip tar xz | |
| 7 | pacman -S --needed --noconfirm cmake git ninja wget p7zip python3-pip tar xz | |
| 8 | 8 | |
| 9 | 9 | pip install s3cmd |
| 10 | 10 |