Skip to content

Commit

Permalink
Set ccache logging to verbose temporarily (llvm#1326)
Browse files Browse the repository at this point in the history
This is to debug what is causing the exactly ccache look up failures etc.
  • Loading branch information
powderluv authored and AmosLewis committed Sep 2, 2022
1 parent 14a6433 commit ae75b03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ runs:
with:
key: ${{ runner.os }}-torch_mlir_build_assets-${{ inputs.cache-suffix }}
max-size: 2G
verbose: 2

0 comments on commit ae75b03

Please sign in to comment.