Skip to content

Commit

Permalink
Updated github actions docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
otavioon committed Jan 29, 2024
1 parent 5109448 commit 06461f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Install requirements
run: |
pip3 install sphinx sphinx-rtd-theme sphinx-autodoc-typehints sphinx-argparse sphinx-autoapi nbsphinx pandoc
pip3 install sphinx sphinx-rtd-theme sphinx-autodoc-typehints sphinx-argparse sphinx-autoapi nbsphinx pandoc Ipython
- name: Build docs
run: |
Expand Down

0 comments on commit 06461f0

Please sign in to comment.