mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-24 07:08:56 +00:00
Update windows.yml
This commit is contained in:
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
include:
|
||||
- compiler: mingw-w64
|
||||
bits: 32
|
||||
CFLAGS: -m64
|
||||
CFLAGS: -m32
|
||||
- compiler: mingw-w64
|
||||
bits: 64
|
||||
CFLAGS: -m64
|
||||
|
||||
Reference in New Issue
Block a user