Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Goodman authored Aug 2, 2024
1 parent 75c2044 commit 178f8f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- name: Use LLVM
run: clang --version

- name: Install dependencies
run: apt install build-essential ninja-build

- name: Install CMake
uses: trail-of-forks/actions-setup-cmake@master
with:
Expand Down

0 comments on commit 178f8f0

Please sign in to comment.