update gitlab-ci
This commit is contained in:
parent
af6b20b622
commit
77e155954a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ build-colcon-job:
|
|||
stage: build
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install wget
|
||||
- wget https://github.com/nlohmann/json/archive/refs/tags/v3.11.3.tar.gz
|
||||
- tar -xf v3.11.3.tar.gz
|
||||
- cd json-3.11.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue