Skip to content

Commit

Permalink
install jaxparrow before building doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vadmbertr committed Oct 30, 2023
1 parent 008324a commit 522bf99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx myst_parser
pip install .
- name: Sphinx build
run: |
sphinx-build docs docs/_build
Expand Down

0 comments on commit 522bf99

Please sign in to comment.