Skip to content

Commit 985cd69

Browse files
committed
build: remove poetry build
1 parent 7cdce1e commit 985cd69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
uses: actions/setup-python@v3
5151
with:
5252
python-version: '3.x'
53-
- name: Build package
54-
run: |
55-
poetry build
5653
- name: Publish package
5754
env:
5855
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}

0 commit comments

Comments
 (0)