Skip to content
Snippets Groups Projects
Commit b92cbc1b authored by Silvie Illesova's avatar Silvie Illesova
Browse files

Added instalation of g++ to .yml

parent 75ed4a40
No related branches found
Tags v2.0.0-beta.4
No related merge requests found
Pipeline #23367 failed
......@@ -11,7 +11,7 @@ build_codes:
- build/
before_script:
- 'apt-get -y update'
- 'apt-get -y install cmake'
- 'apt-get -y install cmake g++'
- 'apt-get -y upgrade'
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment