Skip to content

Commit

Permalink
debug mac
Browse files Browse the repository at this point in the history
Change-Id: I85eddd7333d85ede27504c2c5a117938749f8ce5
  • Loading branch information
kpet committed Dec 9, 2024
1 parent 455dcc8 commit 4ae4e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ jobs:
fi
if [ "$RUNNER_OS" == "macOS" ]; then
echo "DYLD_LIBRARY_PATH=${{ github.workspace }}/mesa/" >> $GITHUB_ENV
echo "DYLD_PRINT_LIBRARIES=1" >> $GITHUB_ENV
fi
if [ "$RUNNER_OS" == "Windows" ]; then
find '${{ env.builddir }}' -name clang.exe
Expand Down

0 comments on commit 4ae4e54

Please sign in to comment.