Skip to content

Commit

Permalink
fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed Jan 14, 2024
1 parent c075277 commit b411d34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ jobs:
pipx install poetry
pipx inject poetry 'poetry-dynamic-versioning[plugin]'
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4

- name: Publish on PyPI
run: poetry build

Expand Down

0 comments on commit b411d34

Please sign in to comment.