Skip to content

Commit 4fa0269

Browse files
committed
Remove removal of sdist
1 parent ecacd63 commit 4fa0269

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/wheel-windows-build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ jobs:
7777
path: dist
7878
- name: Display structure of downloaded files
7979
run: ls -R
80-
- name: Remove sdist
81-
run: rm dist/*.tar.gz
8280
- name: Publish to PyPI
8381
if: inputs.upload_to_pypi
8482
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)