mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-18 00:08:20 +01:00
Go back to make command
This commit is contained in:
parent
af31bcef26
commit
1ee860d903
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: |
|
||||
|
Loading…
Reference in New Issue
Block a user