Skip to content

Commit b94076c

Browse files
committed
build
1 parent 7630de8 commit b94076c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
- uses: actions/upload-artifact@v6
175175
with:
176176
path: ./wheelhouse/*.whl
177-
name: wheels-${{ matrix.os }}-${{ matrix.architecture}}-${{ martix.linux_archs}}
177+
name: wheels-${{ matrix.os }}-${{ matrix.architecture}}-${{ matrix.linux_archs}}
178178

179179
buildWin:
180180
if: startsWith(github.ref, 'refs/tags/20')

0 commit comments

Comments
 (0)