Commit a432a8d
Fix link.exe for all build steps: rename Git's link.exe once
GITHUB_PATH prepend fixed cibuildwheel but not the Cython test build
step which runs in a different venv context. Rename Git's
/usr/bin/link.exe at the start of the job so MSVC's linker is found
in all steps regardless of PATH ordering.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 6468603 commit a432a8d
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
| |||
0 commit comments