Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 9, 2024
1 parent 6e6ad23 commit 67cfc3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
source init.sh && source env.sh
echo "::endgroup::"
echo "::group::Run pre-commit"
echo "=================================="
echo $CMAKE_PREFIX_PATH | tr ':' '\n'
echo "=================================="
cd $STARTDIR
export PYTHONPATH=$(python -m site --user-site):$PYTHONPATH
export PATH=/root/.local/bin:$PATH
Expand Down

0 comments on commit 67cfc3c

Please sign in to comment.