Skip to content
Snippets Groups Projects
Commit 1a3edbda authored by Edvin Bergström's avatar Edvin Bergström
Browse files

Update .gitlab-ci.yml

parent 5ddbe348
No related branches found
No related tags found
No related merge requests found
Pipeline #17365 failed
...@@ -10,7 +10,7 @@ pages: ...@@ -10,7 +10,7 @@ pages:
- cmake .. - cmake ..
- make library - make library
- cd ../docs - cd ../docs
- python3 CICD.py - python3 libary_import_check.py
- make html - make html
- cd .. - cd ..
- mkdir public - mkdir public
......
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