We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84269cf commit ccecd6fCopy full SHA for ccecd6f
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: System dependencies (ubuntu)
28
run: |
29
- sudo apt-get install opam python3 clang-15 opam libclang-15-dev llvm-15-dev
+ sudo apt-get install opam python3 clang-15 opam libclang-15-dev cmake llvm-15-dev
30
31
- name: Restore cached opam
32
id: cache-opam-restore
0 commit comments