Skip to content

Commit

Permalink
appveyor: Update pacman first
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed May 31, 2020
1 parent a3aaf58 commit b453e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ 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"

Expand Down

0 comments on commit b453e80

Please sign in to comment.