mirror of
https://github.com/nlohmann/json.git
synced 2026-08-25 02:23:19 +00:00
🔧 fix paths
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user