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 7630de8 commit b94076cCopy full SHA for b94076c
1 file changed
.github/workflows/wheel.yml
@@ -174,7 +174,7 @@ jobs:
174
- uses: actions/upload-artifact@v6
175
with:
176
path: ./wheelhouse/*.whl
177
- name: wheels-${{ matrix.os }}-${{ matrix.architecture}}-${{ martix.linux_archs}}
+ name: wheels-${{ matrix.os }}-${{ matrix.architecture}}-${{ matrix.linux_archs}}
178
179
buildWin:
180
if: startsWith(github.ref, 'refs/tags/20')
0 commit comments