We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d207e5 commit b204aefCopy full SHA for b204aef
.github/workflows/cmake-single-platform.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v4
24
with:
25
- submodules: recursive
+ submodules: recursive
26
27
- name: Configure CMake
28
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
0 commit comments