Commit fa89bb1
committed
Move longpaths git config before checkout steps on Windows
The contrib repo checkout was failing on Windows with "Filename too long"
because the longpaths config ran after the checkout. Move it to be the
first step so both checkouts benefit from it.
Assisted-by: Claude Sonnet 4.61 parent 74ace27 commit fa89bb1
3 files changed
Lines changed: 317 additions & 473 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| |||
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments