Skip to content

Commit

Permalink
fix(ci,docs): Add poetry-plugin-export to docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
teald committed Jan 6, 2025
1 parent 1143914 commit 7e6363d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
pip install --upgrade pip
pip install poetry nox
poetry self add poetry-plugin-export
- name: Sphinx build
run: |
nox -s docs
Expand Down

0 comments on commit 7e6363d

Please sign in to comment.