Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
epinzur committed Oct 9, 2023
1 parent b4f9421 commit 9012521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
- name: Build docs
run: |
poetry env use 3.11
poetry install --only=dev
nox -s docs-gen
nox -s docs-build
deactivate
Expand Down

0 comments on commit 9012521

Please sign in to comment.