Skip to content

Commit 1dbff41

Browse files
authored
Update build.yml
1 parent 294b273 commit 1dbff41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
python -m pip install --upgrade pip
2626
python -m pip install sphinx
27+
pip install sphinx_rtd_theme
2728
pip install virtualenv==20.0.1
2829
- name: Install tox
2930
if: ${{ matrix.python-version }} != 3.4

0 commit comments

Comments
 (0)