Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Nov 24, 2023
1 parent d108914 commit d572aed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
run: |
pip install sphinx sphinx_rtd_theme myst_nb
pip install sympy
python setup.py install
- name: Sphinx build
run: |
sphinx-build docs/source _build
Expand Down

0 comments on commit d572aed

Please sign in to comment.