🔧 fix paths

parent 014724f3
...@@ -17,10 +17,10 @@ steps: ...@@ -17,10 +17,10 @@ steps:
- cd .. - cd ..
- mkdir build - mkdir build
- cd build - cd build
- ../cmake/bin/cmake .. -DJSON_FastTests=ON - ../cm/cmake/bin/cmake .. -DJSON_FastTests=ON
- make -j10 - make -j10
- cd test - cd test
- ../../cmake/bin/ctest -j10 - ../../cm/cmake/bin/ctest -j10
--- ---
kind: pipeline kind: pipeline
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment