Commit 4f37abf
ci: enable Win32 long paths in CI build pipeline
Add registry fix to set LongPathsEnabled=1 as the first build step
to resolve ENOENT errors caused by paths exceeding the 260-character
MAX_PATH limit when all modules are built in a single agent workspace.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c6f780f commit 4f37abf
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments