🔧 fix path
This commit is contained in:
parent
a6e2fd1b15
commit
27a71ccdd8
@ -17,4 +17,6 @@ steps:
|
|||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- ../cmake-3.20.2/bin/cmake ..
|
- ../cmake-3.20.2/bin/cmake ..
|
||||||
- cmake --build .
|
- make -j10
|
||||||
|
- cd test
|
||||||
|
- ctest -j10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user