| author | |
| committer | |
| log | 54b42a75960c81fc0f3ef83d7452a9f8483f53e2 |
| tree | 5a3120894f98f2d6faa2c9ecd4bd61b4d18cd075 |
| parent | 9f01598a498ecbd868cb81dc1efdb1507010c1b8 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/azure/windows_msvc_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 -Su --needed --noconfirm | 6 | pacman -Suy --needed --noconfirm |
| 7 | pacman -S --needed --noconfirm wget p7zip python3-pip tar xz | 7 | pacman -S --needed --noconfirm wget p7zip python3-pip tar xz |
| 8 | 8 | ||
| 9 | pip install s3cmd | 9 | pip install s3cmd |