🔧 fix paths

parent 014724f3
......@@ -17,10 +17,10 @@ steps:
- cd ..
- mkdir build
- cd build
- ../cmake/bin/cmake .. -DJSON_FastTests=ON
- ../cm/cmake/bin/cmake .. -DJSON_FastTests=ON
- make -j10
- cd test
- ../../cmake/bin/ctest -j10
- ../../cm/cmake/bin/ctest -j10
---
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