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 6573e74 commit a631620
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 @@ -14,6 +14,7 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser
pip install sympy
- name: Sphinx build
run: |
sphinx-build docs/source _build
Expand Down

0 comments on commit a631620

Please sign in to comment.