Skip to content

Commit 5d26dbc

Browse files
committed
install all modules to build docs
1 parent a2d82ff commit 5d26dbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
poetry config virtualenvs.in-project true
6363
poetry install -vv
6464
poetry install -E docs
65+
poetry install -E all
6566
- name: Build docs
6667
if: steps.check-tag.outputs.IS_LATEST == 'true'
6768
run: |

0 commit comments

Comments
 (0)