We neeed update:true to get the version of the protobuf package with the static

library in it.
This commit is contained in:
David Given
2021-05-26 20:23:59 +02:00
parent 87c13ae20c
commit 41cb53a550
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ jobs:
steps:
- uses: msys2/setup-msys2@v2
with:
update: false
update: true
msystem: MINGW32
install: >-
make

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- uses: msys2/setup-msys2@v2
with:
update: false
update: true
msystem: MINGW32
install: >-
make