Skip to content

Commit 8c618a3

Browse files
authored
Update pypi-publish.yaml
1 parent fbcaaac commit 8c618a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pypi-publish.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ jobs:
2828
pip install build
2929
3030
- name: Build a binary wheel dist
31-
working-directory: src/python
3231
run: |
33-
rm -rf dist
3432
python -m build
3533
3634
- name: Quick test of the built dist

0 commit comments

Comments
 (0)