mirror of
https://github.com/nlohmann/json.git
synced 2025-06-13 13:10:31 +08:00
⚗️ change path
This commit is contained in:
parent
0c62748b75
commit
014724f362
@ -8,6 +8,8 @@ steps:
|
||||
- name: build
|
||||
image: gcc
|
||||
commands:
|
||||
- mkdir cm
|
||||
- cd cm
|
||||
- git -c http.sslVerify=false clone https://gitlab.kitware.com/cmake/cmake.git
|
||||
- cd cmake
|
||||
- ./configure
|
||||
|
Loading…
Reference in New Issue
Block a user