So apparently this only builds on MSYS.
This commit is contained in:
parent
6778fd05f9
commit
c33baba2a7
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
update: true
|
||||
msystem: MINGW32
|
||||
msystem: MSYS
|
||||
install: >-
|
||||
make
|
||||
mingw-w64-i686-gcc
|
||||
|
|
Loading…
Reference in a new issue