Skip to content

Commit

Permalink
added requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zeta-zetra committed May 8, 2023
1 parent 14ee65d commit 1466297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/setup-python@v3
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme sphinx_book_theme
pip install sphinx sphinx_rtd_theme sphinx_book_theme sphinx_favicon
- name: Sphinx build
run: |
sphinx-build . _build
Expand Down

0 comments on commit 1466297

Please sign in to comment.