Skip to content

Commit

Permalink
add action
Browse files Browse the repository at this point in the history
  • Loading branch information
laurci committed Mar 11, 2024
1 parent 2d5b341 commit 23555e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:

- name: Install prerequisites
run: |
apt-get install llvm-17
sudo apt-get install llvm-17
which llvm-cov
which llvm-profdata
Expand Down

0 comments on commit 23555e3

Please sign in to comment.