Skip to content

Commit b02139a

Browse files
committed
Updated workflow to include nbsphinx
1 parent c202164 commit b02139a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
pip install .
2323
pip install sphinx
24+
pip install nbsphinx
2425
2526
- name: Build documentation
2627
run: |

0 commit comments

Comments
 (0)