We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a49856 commit b4558d9Copy full SHA for b4558d9
1 file changed
.github/workflows/ci.yml
@@ -26,6 +26,7 @@ jobs:
26
- uses: msys2/setup-msys2@v2
27
with:
28
msystem: MINGW32
29
+ update: true
30
install: git mingw-w64-i686-gcc base-devel mingw-w64-i686-tk mingw-w64-i686-curl zip procps
31
- shell: msys2 {0}
32
run: ./cibuild
0 commit comments