Commit 6d7d6e1
Fix CI: output wheel to dist directory
Maturin was building to rust/target/wheels/ but we were looking in
target/wheels/. Use -o dist to put wheel in a known location.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ceb7e0a commit 6d7d6e1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments