Skip to content

Commit c9f2086

Browse files
committed
Correct path
1 parent ec24211 commit c9f2086

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
@@ -160,4 +160,4 @@ jobs:
160160
- uses: actions/upload-artifact@v2
161161
with:
162162
name: ${{matrix.os}}_wheels
163-
path: wheelhouse/
163+
path: dist/

0 commit comments

Comments
 (0)