Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
nilfm99 committed Mar 20, 2024
1 parent 634dc7f commit 8685f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/libvmaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
- name: Run tox tests (mac)
if: matrix.os == 'macos-latest'
run: |
ls -R /opt/homebrew/opt/llvm@14/
PATH=/opt/homebrew/opt/llvm@14/bin:$PATH \
CC=/opt/homebrew/opt/llvm@14/bin/clang \
CXX=/opt/homebrew/opt/llvm@14/bin/clang++ \
Expand Down

0 comments on commit 8685f0e

Please sign in to comment.