Skip to content

Commit 221b328

Browse files
committed
another fix
1 parent d59e1bb commit 221b328

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/package-build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
- name: Build Python package
3939
run: |
4040
python -m build
41-
mv dist/*.whl dist/
42-
mv dist/*.tar.gz dist/ || true
4341
4442
- name: Create Linux executable
4543
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)