Skip to content
Snippets Groups Projects
Commit 307a3147 authored by Rebecca Kohlhaas's avatar Rebecca Kohlhaas
Browse files

Pipeline: added missing install

parent 32230049
No related branches found
No related tags found
No related merge requests found
Pipeline #45792 failed
......@@ -85,7 +85,7 @@ unit-test-job: # This job runs in the test stage.
pages-job:
script:
- pip install sphinx sphinx-rtd-theme
- pip install sphinx sphinx-rtd-theme m2r2
- cd docs
- make html
- mv build/html/ ../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