mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
always update msys2 for release
This commit is contained in:
parent
cbff23fed4
commit
b76e9b1a9f
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
|||||||
- name: Setup MSYS2
|
- name: Setup MSYS2
|
||||||
uses: msys2/setup-msys2@v2
|
uses: msys2/setup-msys2@v2
|
||||||
with:
|
with:
|
||||||
|
update: true
|
||||||
msystem: ${{ matrix.sys }}
|
msystem: ${{ matrix.sys }}
|
||||||
install: >-
|
install: >-
|
||||||
git
|
git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user