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 178f8f0 commit 094a984
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:

- name: Use LLVM
run: clang --version

- name: Install dependencies
run: apt install build-essential ninja-build
- name: Install ninja-build tool
uses: trail-of-forks/gha-setup-ninja@master

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

0 comments on commit 094a984

Please sign in to comment.