Commit 084af6f
committed
fix: init cna submodules in Editor CI job
The Editor (EASYGL/VULKAN) matrix job's CNA checkout never initialized
cna's vendored SDL/SDL_image/SDL_mixer submodules, so
cna/cmake/ThirdPartySDL.cmake failed configure with "Missing vendored
'SDL'" on every run. This is mesh-craft's own workflow file, not CNA
source, so it stays within the no-CNA-changes boundary.1 parent 1083657 commit 084af6f
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
226 | 232 | | |
227 | 233 | | |
228 | 234 | | |
| |||
0 commit comments