mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Remove ccache show stats again from rpm runner
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user