mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 11:54:34 +08:00
🔧 fix path
This commit is contained in:
@@ -17,4 +17,6 @@ steps:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- ../cmake-3.20.2/bin/cmake ..
|
||||
- cmake --build .
|
||||
- make -j10
|
||||
- cd test
|
||||
- ctest -j10
|
||||
|
||||
Reference in New Issue
Block a user