Skip to content

Commit e20f277

Browse files
committed
auto confirm yes
1 parent 062e7cc commit e20f277

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ install:
2121
- gem --version
2222

2323
# update all packages on the system
24-
- c:/msys64/usr/bin/pacman -S archlinux32-keyring
25-
- c:/msys64/usr/bin/pacman -Syu --noconfirm
24+
- yes | c:/msys64/usr/bin/pacman -Syu --noconfirm
2625

2726
# prevent freetds to link to wrong ws2_32 lib on i686-w64-mingw32
2827
- c:/msys64/usr/bin/rm /usr/lib/w32api/libws2_32.a

0 commit comments

Comments
 (0)