Skip to content

Commit 6cdb044

Browse files
authored
trying to fix clang build workflow
1 parent 69c30a4 commit 6cdb044

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-build-clang.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- name: Install Ninja
5454
run: |
5555
choco install ninja
56+
choco upgrade llvm
5657
shell: bash
5758

5859
- name: Configure CMake

0 commit comments

Comments
 (0)