Refactor C++ codebase
Added a separate cross-platform library loader; Added clang-format support; Refactored hostfxr-related code into a dedicated class
It looks like you're still working on it so this may be obvious (in which case ignore it).
Since you're using a submodule to your dependency could you add submodules: 'true' under the actions/checkout workflow.
It looks like the workflow is failing to find your CMakeList because of it.
(I imagine the build would keep failing anyway since the current workflow file doesn't load submodules)
Since you're using a submodule to your dependency could you add
submodules: 'true'under the actions/checkout workflow.
I haven't had a good chance to work with GitHub's CI, so thank you for the comment.
I'm also still figuring it out so good chance it isn't enough, though looking into the docs it seems that this is the way to fix it.
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-hill-0f19b7c03-103.westeurope.azurestaticapps.net