Commit 13c93ca
committed
fix: use bash shell for glob expansion on Windows
Force bash shell which properly expands *.whl glob pattern.
maturin develop requires a virtualenv which CI doesn't have.1 parent 0844529 commit 13c93ca
2 files changed
Lines changed: 384 additions & 183 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments