Skip to content

Commit

Permalink
ci: 💫 update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Apr 20, 2024
1 parent 13cedfc commit 7a6c350
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: aminya/setup-cpp@290824452986e378826155f3379d31bce8753d76 # v0.37.0
with:
clangtidy: true
cmake: true
compiler: llvm
- name: configure
run: |
cmake -H. -Bbuild -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug"
Expand Down

0 comments on commit 7a6c350

Please sign in to comment.