Skip to content

Commit

Permalink
Merge pull request #189 from 0Hughman0/fixing-docs
Browse files Browse the repository at this point in the history
fixed rm before lock generated
  • Loading branch information
0Hughman0 authored Oct 23, 2024
2 parents f839428 + 9890288 commit a926aaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
clean: false
- name: Build Main Docs
run: |
rm poetry.lock
poetry install --with docs --i
poetry run sphinx-build doc_src docs/latest -D version=latest
- name: Checkout 0.1.x
Expand Down

0 comments on commit a926aaa

Please sign in to comment.