We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb611c commit 8cfe037Copy full SHA for 8cfe037
.github/workflows/wheels_win_64.yml
@@ -42,6 +42,7 @@ jobs:
42
steps:
43
- uses: actions/download-artifact@v4
44
with:
45
+ name: artifact
46
path: wheelhouse
47
48
- uses: pypa/[email protected]
0 commit comments