Skip to content

Commit

Permalink
debug ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Mar 29, 2024
1 parent 180d1ad commit 593feba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
- name: Build
env:
EXTRA_CMAKE_FLAGS: "-DVELOX_ENABLE_ARROW=ON -DVELOX_BUILD_PYTHON_PACKAGE=ON ${{ inputs.extraCMakeFlags }}"
CCACHE_DEBUG: TRUE
run: |
EXTRA_CMAKE_FLAGS="-DPYTHON_EXECUTABLE=$(which python3) $EXTRA_CMAKE_FLAGS"
make debug
Expand Down

0 comments on commit 593feba

Please sign in to comment.