Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dc-mak committed Nov 2, 2024
1 parent 3fba90f commit 60998bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: System dependencies (ubuntu)
run: |
sudo apt-get install opam python3 clang-15 opam libclang-15-dev cmake llvm-15-dev
sudo apt-get install opam python3 clang-15 opam libclang-15-dev cmake llvm-15-dev libclang-14-dev libclang-cpp14-dev
- name: Restore cached opam
id: cache-opam-restore
Expand Down

0 comments on commit 60998bc

Please sign in to comment.