🔧 fix path

parent a6e2fd1b
...@@ -17,4 +17,6 @@ steps: ...@@ -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
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