do a system upgrade on msys64 packages
This commit is contained in:
parent
a2befe3383
commit
4f88694cc9
@ -26,7 +26,7 @@ environment:
|
||||
init:
|
||||
# update mysy2
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy pacman-mirrors"
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy"
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syu"
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S autoconf perl"
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S git"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user