Skip to content

Commit

Permalink
Update Sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TimRoith authored Mar 12, 2024
1 parent d973744 commit 69e8ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
pip install nbsphinx
pip install pydata-sphinx-theme
pip install -r requirements.txt
conda install pandoc
- name: Sphinx build
run: |
sphinx-build docs _build
Expand Down

0 comments on commit 69e8ef6

Please sign in to comment.