Skip to content

Commit d44f192

Browse files
committed
docs actions
1 parent 60658bb commit d44f192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-json-export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: install-deps
2727
run: |
2828
python -m pip install -U pip
29-
pip install ".[docs]"
29+
pip install ".[docs,voice]"
3030
pip install beautifulsoup4
3131
- name: Build Sphinx HTML docs
3232
id: build-sphinx

0 commit comments

Comments
 (0)