We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4088e8b commit 8197f08Copy full SHA for 8197f08
1 file changed
.github/workflows/cmake-build.yml
@@ -21,8 +21,8 @@ jobs:
21
with:
22
cmake-version: '3.21.3'
23
24
- # - name: Install Ninja
25
- # run: choco install ninja
+ - name: Install Ninja
+ run: choco install ninja
26
27
- name: Configure with CMake
28
run: cmake ^
0 commit comments