Revert "appveyor: Update pacman first"

This reverts commit b453e80341.
This commit is contained in:
Christoph Reiter
2020-06-03 18:36:49 +02:00
parent 042beaa0b4
commit c3eddbca2a

View File

@@ -6,7 +6,6 @@ environment:
BUILD_URL: https://ci.appveyor.com/project/$(APPVEYOR_ACCOUNT_NAME)/$(APPVEYOR_PROJECT_NAME)/build/$(APPVEYOR_BUILD_VERSION)
build_script:
- C:\msys64\usr\bin\pacman --noconfirm -Sydd pacman
- C:\msys64\usr\bin\pacman --noconfirm --ask 20 --sync --refresh --refresh --sysupgrade --sysupgrade
- C:\msys64\usr\bin\bash --login -c "$(cygpath ${APPVEYOR_BUILD_FOLDER})/ci-build.sh"