Commit 5f4d268
committed
Make sure wheelmaker uses the default shell env
Clean macOS installs place `python` in `/usr/local/bin`, which is
not searched by default when calling `actions.run()`. This caused
builds to fail when they were executing python tools on an
unmodified macOS host.1 parent b5ed3e4 commit 5f4d268
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| 517 | + | |
517 | 518 | | |
518 | 519 | | |
519 | 520 | | |
| |||
0 commit comments