Merge pull request #354 from gaphor/no-msys-update

Do not perform msys system upgrade
This commit is contained in:
Dan Yeaw 2020-06-24 20:56:11 -04:00 committed by GitHub
commit 98ad886800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,7 @@ jobs:
- name: Update MSYS2
run: |
$env:PATH = "C:\tools\msys64\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem"
C:\tools\msys64\usr\bin\pacman --noconfirm -Sydd filesystem
C:\tools\msys64\usr\bin\pacman --noconfirm -Sy pacman
C:\tools\msys64\usr\bin\pacman --noconfirm -Su
C:\tools\msys64\usr\bin\pacman --noconfirm -Syyuu