Skip to content

Commit 3d4fdc7

Browse files
authored
Update deploy.yml
1 parent d65136d commit 3d4fdc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
python -m pip install --upgrade pip
2323
pip install -r requirements.txt
24+
pip install Sphinx==3.1.2 sphinx.builders.latex
2425
2526
- name: Build Documentation
2627
run: |

0 commit comments

Comments
 (0)