Skip to content

Commit 4f2a7eb

Browse files
authored
Update ci.yml
1 parent db57843 commit 4f2a7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: actions/upload-artifact@v3
5353
with:
5454
# A file, directory or wildcard pattern that describes what to upload
55-
path: dist/*.whl
55+
path: wheelhouse/*.whl
5656
release:
5757
name: "Release"
5858
needs: build

0 commit comments

Comments
 (0)