We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 062e7cc commit e20f277Copy full SHA for e20f277
appveyor.yml
@@ -21,8 +21,7 @@ install:
21
- gem --version
22
23
# update all packages on the system
24
- - c:/msys64/usr/bin/pacman -S archlinux32-keyring
25
- - c:/msys64/usr/bin/pacman -Syu --noconfirm
+ - yes | c:/msys64/usr/bin/pacman -Syu --noconfirm
26
27
# prevent freetds to link to wrong ws2_32 lib on i686-w64-mingw32
28
- c:/msys64/usr/bin/rm /usr/lib/w32api/libws2_32.a
0 commit comments