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 64edbb0 commit c35c1f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-pr-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
export PATH="$(brew --prefix openjdk)/bin:$PATH"
echo $(which llvm-config)
export LLVM_CONFIG=$(which llvm-config)
export LLVM_DIR="$(brew --prefix llvm@15)/lib/cmake/"
mvn package -T1C
# brew install direnv
# cp macos-envrc .envrc
# eval "$(direnv hook bash)"
Expand Down

0 comments on commit c35c1f5

Please sign in to comment.