We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecacd63 commit 4fa0269Copy full SHA for 4fa0269
.github/workflows/wheel-windows-build.yaml
@@ -77,8 +77,6 @@ jobs:
77
path: dist
78
- name: Display structure of downloaded files
79
run: ls -R
80
- - name: Remove sdist
81
- run: rm dist/*.tar.gz
82
- name: Publish to PyPI
83
if: inputs.upload_to_pypi
84
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments