Skip to content

Commit 8197f08

Browse files
committed
update github actions
1 parent 4088e8b commit 8197f08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cmake-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
with:
2222
cmake-version: '3.21.3'
2323

24-
# - name: Install Ninja
25-
# run: choco install ninja
24+
- name: Install Ninja
25+
run: choco install ninja
2626

2727
- name: Configure with CMake
2828
run: cmake ^

0 commit comments

Comments
 (0)