Skip to content

Commit 3ff2a8b

Browse files
committed
wip3
1 parent 71d551c commit 3ff2a8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
install-linux-dependencies: true
3030
version: 2.30.9
3131
- name: Generate build system
32-
run: cmake -DSDL2_SHARED=OFF -DSDL2_STATIC=ON .
32+
run: cmake .
3333
- name: Build
3434
run: cmake --build .
3535

0 commit comments

Comments
 (0)