Skip to content

Commit

Permalink
ci: documentation build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lachlan Grose committed Nov 12, 2021
1 parent d24f656 commit cbc5e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
conda install -c conda-forge theano cython numpy scipy matplotlib sphinx=3.5.4 sphinx-gallery sphinxcontrib-bibtex sphinx_rtd_theme myst-parser -y
pip install lavavu-osmesa
pip install .
python setup.py install build_ext --inplace
cd docs
make html
Expand Down

0 comments on commit cbc5e4e

Please sign in to comment.