ninja bad invocation
This commit is contained in:
parent
6ede8c85b0
commit
df9889947d
2
.github/workflows/unittest_windows.yml
vendored
2
.github/workflows/unittest_windows.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
cmake -GNinja -DUSE_WS=1 -DUSE_TEST=1 -DUSE_ZLIB=0 ..
|
cmake -GNinja -DUSE_WS=1 -DUSE_TEST=1 -DUSE_ZLIB=0 ..
|
||||||
- run: |
|
- run: |
|
||||||
cd build
|
cd build
|
||||||
ninja build
|
ninja
|
||||||
- run: |
|
- run: |
|
||||||
cd build
|
cd build
|
||||||
ninja test
|
ninja test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user