Skip to content

Commit aac9e55

Browse files
committed
Try the prefix path given by brew
1 parent 2c54dec commit aac9e55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ jobs:
217217
- uses: actions/checkout@v4
218218
- run: brew --prefix llvm
219219
- run: |
220+
/opt/homebrew/opt/llvm/bin/llvm-profdata --version
220221
#find /usr/local/opt/llvm -name 'llvm-*'
221222
'/opt/homebrew/Cellar/llvm@18/18.1.8/bin/llvm-profdata' --version
222223
- run: |

0 commit comments

Comments
 (0)