Skip to content

Commit 1d77dcc

Browse files
committed
use llvm path
Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
1 parent b145a92 commit 1d77dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
env:
168168
CC: clang
169169
CXX: clang++
170+
PATH: "/opt/homebrew/opt/llvm/bin/:$PATH"
170171
steps:
171172
- uses: actions/checkout@v4
172173
- run: cmake --version

0 commit comments

Comments
 (0)