Update msys2-base
This commit is contained in:
parent
22758fb362
commit
cc08e9d4bb
@ -67,7 +67,7 @@ jobs:
|
|||||||
vmImage: "windows-2019"
|
vmImage: "windows-2019"
|
||||||
steps:
|
steps:
|
||||||
- powershell: |
|
- powershell: |
|
||||||
(New-Object Net.WebClient).DownloadFile("https://github.com/msys2/msys2-installer/releases/download/2020-09-03/msys2-base-x86_64-20200903.sfx.exe", "sfx.exe")
|
(New-Object Net.WebClient).DownloadFile("https://github.com/msys2/msys2-installer/releases/download/2020-11-09/msys2-base-x86_64-20201109.sfx.exe", "sfx.exe")
|
||||||
.\sfx.exe -y -o\
|
.\sfx.exe -y -o\
|
||||||
del sfx.exe
|
del sfx.exe
|
||||||
displayName: Install MSYS2
|
displayName: Install MSYS2
|
||||||
|
Loading…
Reference in New Issue
Block a user