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 b2c1577 commit bff7829Copy full SHA for bff7829
.github/workflows/ci-wheels.yml
@@ -91,7 +91,7 @@ jobs:
91
steps:
92
- uses: actions/download-artifact@v4
93
with:
94
- name: pypi-sdist
+ merge-multiple: true
95
path: ${{ github.workspace }}/dist
96
97
- shell: bash
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
- uses: pypa/gh-action-pypi-publish@release/v1
@@ -129,7 +129,7 @@ jobs:
129
130
131
132
133
134
135
0 commit comments