I think this actually _does_ have to build with MSYS2.

This commit is contained in:
David Given 2022-07-16 19:45:43 +02:00
parent f30bf70832
commit 5e186a403b

View file

@ -31,10 +31,10 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
update: true
msystem: MINGW32
msystem: MSYS2
install: >-
make
mingw-w64-i686-gcc
gcc
mingw-w64-i686-lua
ninja
bison