Skip to content

Commit 166193d

Browse files
committed
Add theme
1 parent 6e57a7a commit 166193d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
python -m pip install --upgrade pip
24-
pip install sphinx
24+
pip install sphinx sphinx_rtd_theme
2525
# add any extensions you use, e.g.:
2626
# pip install myst-parser sphinx_rtd_theme
2727

0 commit comments

Comments
 (0)