Skip to content

Commit ccecd6f

Browse files
authored
Update ci.yml
1 parent 84269cf commit ccecd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: System dependencies (ubuntu)
2828
run: |
29-
sudo apt-get install opam python3 clang-15 opam libclang-15-dev llvm-15-dev
29+
sudo apt-get install opam python3 clang-15 opam libclang-15-dev cmake llvm-15-dev
3030
3131
- name: Restore cached opam
3232
id: cache-opam-restore

0 commit comments

Comments
 (0)