Commit 457ca11
Fix symlinks to use correct names (externals, generated)
The symlinks were created as externals-link and generated-link, but
the build and cache steps use ./externals and ./generated. Rename so
the secondary disk is actually used.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a14eb94 commit 457ca11
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments