Skip to content

Commit edce0aa

Browse files
committed
Fixed doc deploy GA
1 parent e9a7031 commit edce0aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ jobs:
161161
with:
162162
python-version: "${{ env.PYTHON_VERSION }}"
163163

164+
- name: Install Poetry
165+
uses: snok/install-poetry@v1
166+
164167
- name: Install dependencies
165168
run: pip install -r docs/requirements.txt
166169

0 commit comments

Comments
 (0)