Skip to content

Commit

Permalink
ci: fix poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bloeckchengrafik committed Aug 2, 2023
1 parent c1878fb commit 16d7514
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 @@ -32,7 +32,7 @@ jobs:
- name: Configure poetry
uses: abatilo/actions-poetry@v2
with:
poetry-version: 1.5.1S
poetry-version: 1.5.1
- name: Build docs
run: |
poetry update --with docs
Expand Down

0 comments on commit 16d7514

Please sign in to comment.