Watch
2
0
Fork
You've already forked raylib-cs
0
This commit is contained in:
MrScautHD 2024-01-06 12:00:07 +01:00
commit 4d2d8abcc9

View file

@ -161,7 +161,7 @@ jobs:
-D BUILD_EXAMPLES=OFF \ -D BUILD_EXAMPLES=OFF \
-D CMAKE_C_FLAGS="${{ matrix.cflags }}" \ -D CMAKE_C_FLAGS="${{ matrix.cflags }}" \
-D GRAPHICS=GRAPHICS_API_OPENGL_43 -D GRAPHICS=GRAPHICS_API_OPENGL_43
cmake --build build --config Release cmake --build build --config Release -Wno-dev
- name: upload build - name: upload build
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3