Skip to content

Commit d53e8d6

Browse files
authored
Update deploy-docs.yaml
1 parent c6b0551 commit d53e8d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
python -m pip install --upgrade pip
2727
pip install -e .
2828
pip install sphinx sphinx_rtd_theme nbsphinx # Add any other dependencies you need here
29+
pip install pypandoc
2930
3031
- name: Build the documentation
3132
run: |

0 commit comments

Comments
 (0)