We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab91090 commit 0dce6cdCopy full SHA for 0dce6cd
1 file changed
.github/workflows/sift_stream_bindings_release.yaml
@@ -66,7 +66,7 @@ jobs:
66
- name: Upload wheels
67
uses: actions/upload-artifact@v4
68
with:
69
- name: wheels-windows-${{ matrix.platform.target }}
+ name: wheels-windows-${{ matrix.platform.target }}-py${{ matrix.python-version }}
70
path: rust/crates/sift_stream_bindings/dist
71
72
macos:
0 commit comments