1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-09 05:22:48 +03:00

⚗️ change path

This commit is contained in:
Niels Lohmann
2021-05-09 13:49:42 +02:00
parent 0c62748b75
commit 014724f362

View File

@@ -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