Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed May 6, 2024
1 parent 824969b commit a74f13a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ brew install llvm@$llvm_version

echo TABLEGEN_180_PREFIX=$(brew --prefix llvm@$llvm_version) >>$GITHUB_ENV
echo PATH=$TABLEGEN_180_PREFIX/bin:$PATH >>$GITHUB_ENV
echo LIBRARY_PATH=/opt/homebrew/lib:$LIBRARY_PATH >>$GITHUB_ENV

0 comments on commit a74f13a

Please sign in to comment.