Skip to content

Commit

Permalink
Fix theme installation
Browse files Browse the repository at this point in the history
  • Loading branch information
papadanku committed Nov 2, 2024
1 parent eaa6346 commit 1095741
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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:
- name: Install dependencies
run: |
pip install sphinx
pip install sphinx_rtd_theme
- name: Sphinx build
run: |
sphinx-build doc _build
Expand Down
1 change: 0 additions & 1 deletion doc/requirements.txt

This file was deleted.

0 comments on commit 1095741

Please sign in to comment.