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 db57843 commit 4f2a7ebCopy full SHA for 4f2a7eb
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/upload-artifact@v3
53
with:
54
# A file, directory or wildcard pattern that describes what to upload
55
- path: dist/*.whl
+ path: wheelhouse/*.whl
56
release:
57
name: "Release"
58
needs: build
0 commit comments