Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neonwatty authored Apr 20, 2023
1 parent eeec5ed commit 6bbfc4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
curl -sSL https://install.python-poetry.org | python3 -
- name: Poetry installs
run: poetry install
- name: Create poetry shell
run: poetry shell
- name: Build package
run: poetry build
- name: Publish package
Expand Down

0 comments on commit 6bbfc4d

Please sign in to comment.