Currently the Release github action does not checkout submodules, thus resulting in build failure due to missing deps. Update the release action to ensure submodules, and any other dependacies are corrently accounted for.
Currently the Release github action does not checkout submodules, thus resulting in build failure due to missing deps.
Update the release action to ensure submodules, and any other dependacies are corrently accounted for.