Watch
2
0
Fork
You've already forked raylib-cs
0

Fix build

This commit is contained in:
Rgebee 2024-01-07 22:22:13 +00:00
commit 99ba7915ba

View file

@ -124,7 +124,7 @@ jobs:
-D CMAKE_BUILD_TYPE=Release \ -D CMAKE_BUILD_TYPE=Release \
-D BUILD_SHARED_LIBS=ON \ -D BUILD_SHARED_LIBS=ON \
-D BUILD_EXAMPLES=OFF \ -D BUILD_EXAMPLES=OFF \
-D CMAKE_C_FLAGS="${{ matrix.cflags }}" \ -D CMAKE_C_FLAGS="${{ matrix.cflags }}"
cmake --build build --config Release cmake --build build --config Release
- name: upload build - name: upload build