Skip to content

Commit

Permalink
Merge pull request #3 from Bloeckchengrafik/dev
Browse files Browse the repository at this point in the history
ci: fix poetry version
  • Loading branch information
Bloeckchengrafik authored Aug 2, 2023
2 parents 316575e + 16d7514 commit a46c0d9
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 a46c0d9

Please sign in to comment.