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