Skip to content

Commit 0d3d85a

Browse files
authored
Update docs.yml
1 parent d08b9ab commit 0d3d85a

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Dependencies
2323
run: |
2424
python -m pip install --upgrade pip
25-
pip install sphinx
25+
pip install sphinx sphinx_rtd_theme
2626
# Install any other dependencies here
2727
2828
- name: Install Package

0 commit comments

Comments
 (0)