Skip to content

Commit

Permalink
Fixed doc deploy GA
Browse files Browse the repository at this point in the history
  • Loading branch information
javiber committed Jan 4, 2023
1 parent e9a7031 commit edce0aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -161,6 +161,9 @@ jobs:
with:
python-version: "${{ env.PYTHON_VERSION }}"

- name: Install Poetry
uses: snok/install-poetry@v1

- name: Install dependencies
run: pip install -r docs/requirements.txt

Expand Down

0 comments on commit edce0aa

Please sign in to comment.