diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0037ce911..db9953d64 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1046,7 +1046,6 @@ jobs: config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' config_opts['plugin_conf']['ccache_opts']['compress'] = True config_opts['plugin_conf']['ccache_opts']['dir'] = "${{ github.workspace }}/.ccache" - config_opts['plugin_conf']['ccache_opts']['show_stats'] = True EOT # Fedora cmake build (in imhex.spec)