Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCossette committed Aug 27, 2023
1 parent c6a5e03 commit b38ebd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
pip install pandoc
pip install nbsphinx
pip install ipykernel
pip install ipykernel
pip install pydata-sphinx-theme==0.7.2
- name: Sphinx build
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
sudo apt-get install -y pandoc
pip install pandoc
pip install nbsphinx
pip install ipykernel
pip install pydata-sphinx-theme==0.7.2
- name: Sphinx build
run: |
Expand Down

0 comments on commit b38ebd4

Please sign in to comment.