Skip to content

Commit

Permalink
CCACHE_DEBUGLEVEL
Browse files Browse the repository at this point in the history
  • Loading branch information
Trass3r authored Jul 4, 2024
1 parent 257e063 commit b04c8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
CCACHE_SLOPPINESS: pch_defines,time_macros,include_file_ctime,include_file_mtime
#CCACHE_COMPILERCHECK: '%compiler% -dumpversion'
CCACHE_DEBUG: 1
CCACHE_DEBUGLEVEL: 1 # only logs
CCACHE_LOGFILE: ccache.log
run: |
set -eux
Expand Down

0 comments on commit b04c8c5

Please sign in to comment.