Skip to content

Commit d0d7cc9

Browse files
committed
[JTH] add docu dependencies
1 parent 25d3bb9 commit d0d7cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Install dependencies
2525
run: |
26-
pip install .[all]
26+
pip install .[all,docs]
2727
2828
- name: Sphinx build
2929
run: |

0 commit comments

Comments
 (0)