Skip to content

Commit

Permalink
Update test-pr-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Robertorosmaninho authored Sep 28, 2023
1 parent 3f0a355 commit 49e6fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-pr-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
export PATH="$(brew --prefix llvm@15)/bin:$PATH"
export PATH="$(brew --prefix openjdk)/bin:$PATH"
echo $(which llvm-config)
export LLVM_CONFIG=$(which llvm-config)
# brew install direnv
# cp macos-envrc .envrc
# eval "$(direnv hook bash)"
Expand Down

0 comments on commit 49e6fbf

Please sign in to comment.