Skip to content

Commit 5ac4969

Browse files
committed
fix wheel check
1 parent 7a53ba0 commit 5ac4969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
ls wheelhouse/*cp313*.whl
8989
ls wheelhouse/*cp314*.whl
9090
# Free-threading builds:
91-
ls wheelhouse/*cp3134*.whl
91+
ls wheelhouse/*cp314*.whl
9292
9393
- uses: actions/upload-artifact@v4
9494
with:

0 commit comments

Comments
 (0)