mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Try this
This commit is contained in:
parent
1a90e69669
commit
e9841bf71a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
uses: libsdl-org/setup-sdl@main
|
||||
with:
|
||||
version: sdl3-head
|
||||
cmake-arguments: -DCMAKE_CXX_FLAGS=-m32 -DCMAKE_C_FLAGS=-m32
|
||||
|
||||
- name: Set up MSYS2
|
||||
if: ${{ !!matrix.toolchain.msystem }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user