Skip to content

Commit dee060a

Browse files
committed
re-add llvm-tools to CI
1 parent e262892 commit dee060a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
with:
125125
profile: minimal
126126
toolchain: stable
127+
components: llvm-tools
127128
- name: Remove existing clang and LLVM
128129
run: sudo apt purge llvm* clang*
129130
- name: Install and cache deps

0 commit comments

Comments
 (0)