Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc67d8 commit 1524e1cCopy full SHA for 1524e1c
1 file changed
.github/workflows/wheels.yml
@@ -114,7 +114,7 @@ jobs:
114
- name: Upload sdist result
115
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
116
with:
117
- name: cibw-sdist-license
+ name: sdist-license
118
path: dist/*.tar.gz
119
if-no-files-found: error
120
@@ -167,7 +167,7 @@ jobs:
167
- name: Download sdist
168
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
169
170
171
path: dist/
172
173
- name: Build wheels for CPython 3.14
0 commit comments