mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-25 11:37:59 +00:00
Fix CI
This commit is contained in:
@@ -203,7 +203,6 @@ jobs:
|
||||
if: matrix.os == 'macos-14'
|
||||
run: |
|
||||
brew install protobuf llvm
|
||||
echo 'PATH="/opt/homebrew/opt/llvm/bin:$PATH"' >> $GITHUB_ENV
|
||||
echo 'LDFLAGS="-L/opt/homebrew/opt/llvm/lib"' >> $GITHUB_ENV
|
||||
echo 'CPPFLAGS="-I/opt/homebrew/opt/llvm/include"' >> $GITHUB_ENV
|
||||
echo 'CMAKE_PREFIX_PATH="/opt/homebrew/opt/llvm"' >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user