mirror of
https://github.com/minetest/irrlicht.git
synced 2025-06-28 14:26:06 +02:00
Go back to make command
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
cmake -S . -B . -G Ninja
|
||||
cmake --build . -- VERBOSE=1
|
||||
make VERBOSE=1
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user