[ci] Update to msys2/setup-msys2@v2
This update introduces better error handling and package caching by default.
This commit is contained in:
parent
ae8a71dfb8
commit
d058e56cf1
2
.github/workflows/msys2-ci.yml
vendored
2
.github/workflows/msys2-ci.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
shell: msys2 {0}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: msys2/setup-msys2@v1
|
||||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
msystem: ${{ matrix.MSYSTEM }}
|
||||
update: true
|
||||
|
Loading…
Reference in New Issue
Block a user