Skip to content

Commit df58535

Browse files
committed
Updated workflow to install Furo
1 parent 729eb52 commit df58535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
pip install .
2828
pip install sphinx
29-
pip install nbsphinx
29+
pip install nbsphinx furo
3030
pip install pygments ipython --upgrade
3131
3232
- name: Build documentation

0 commit comments

Comments
 (0)