Skip to content

Commit

Permalink
Set ccache logging to verbose temporarily (#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 Aug 31, 2022
1 parent 3704363 commit 7769eb8
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 7769eb8

Please sign in to comment.