Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjoy committed Jan 10, 2024
1 parent 5f0df3d commit 15456d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ jobs:
if: matrix.os == 'macos-12'
run: |
brew install llvm@13
echo $(brew --prefix llvm@13)
ls -al $(brew --prefix llvm@13)/lib
echo "LIBCLANG_PATH=$(brew --prefix llvm@13)/lib" >> $GITHUB_ENV
- name: Setup PHP
Expand Down

0 comments on commit 15456d5

Please sign in to comment.