Skip to content

Commit 89f7442

Browse files
authored
Update deploy.yml
1 parent f6dd8f4 commit 89f7442

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
@@ -19,6 +19,7 @@ jobs:
1919

2020
- name: Install Dependencies
2121
run: |
22+
pip install sphinx.builders.latex
2223
python -m pip install --upgrade pip
2324
pip install -r requirements.txt
2425

0 commit comments

Comments
 (0)