Skip to content
Snippets Groups Projects
Commit 21b3e57c authored by Nils Brueggemann's avatar Nils Brueggemann
Browse files

.gitlab-ci.yml: Install pandoc with apt-get.

parent 498c8db0
No related branches found
No related tags found
No related merge requests found
Pipeline #34288 failed
pages:
script:
- cd doc
- pip install nbsphinx nbsphinx_link pydata_sphinx_theme pandoc
- pip install nbsphinx nbsphinx_link pydata_sphinx_theme
- apt-get install pandoc
- 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