Skip to content

Commit 9b99bb6

Browse files
authored
Use Ninja when configuring ids
1 parent f6a906c commit 9b99bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ids-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
-D Clang_DIR="C:/a/llvm-project/llvm-project/clang+llvm-20.1.8-x86_64-pc-windows-msvc/lib/cmake/clang/" \
7070
-D FILECHECK_EXECUTABLE=$(which filecheck) \
7171
-D LIT_EXECUTABLE=$(which lit)
72+
-G Ninja
7273
7374
- name: Build ids
7475
shell: bash

0 commit comments

Comments
 (0)