Skip to content

Commit

Permalink
Update build-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0Hughman0 authored Oct 23, 2024
1 parent a926aaa commit b82a653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
clean: false
- name: Build Main Docs
run: |
poetry install --with docs --i
poetry install --with docs
poetry run sphinx-build doc_src docs/latest -D version=latest
- name: Checkout 0.1.x
uses: actions/checkout@v3
Expand Down

0 comments on commit b82a653

Please sign in to comment.