Skip to content
Snippets Groups Projects
Commit 5a625c4d authored by Thomas Purcell's avatar Thomas Purcell
Browse files

Change the virtual env used during documentation building

forgot to change that
parent 35c5cee9
No related branches found
No related tags found
No related merge requests found
......@@ -398,7 +398,7 @@ test-gnu-bin-base:
pages:
stage: doc_builds
script:
- source cpp_sisso_env/bin/activate
- source cpp_sisso_intel_param_py_env/bin/activate
- cd docs/
- make html
- mv _build/html/ ../public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment