Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
thesebas committed Mar 31, 2022
1 parent 212d421 commit 0536081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install poetry
uses: abatilo/actions-poetry@v2.0.0
with:
poetry-version: ^1.1.13
poetry-version: 1.1.13

- name: Build and publish
env:
Expand Down

0 comments on commit 0536081

Please sign in to comment.