Commit 0f20788
committed
PackageCi: Enable core.longpaths on Windows runners
Add git config --system core.longpaths true after checkout on
Windows runners to prevent failures when submodule trees contain
filenames exceeding the 260-character Windows path limit.
Signed-off-by: Doug Flick <dougflick@microsoft.com>1 parent 9f06f93 commit 0f20788
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
0 commit comments