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 75b9662 commit 95f1962Copy full SHA for 95f1962
appveyor.yml
@@ -21,7 +21,7 @@ install:
21
- gem --version
22
23
# update all packages on the system
24
- - pacman -Syu
+ - c:/msys64/usr/bin/pacman -Syu
25
26
# prevent freetds to link to wrong ws2_32 lib on i686-w64-mingw32
27
- c:/msys64/usr/bin/rm /usr/lib/w32api/libws2_32.a
0 commit comments