@ -45,6 +45,7 @@ jobs:
echo "compression = true" >> ~/.ccache/ccache.conf
echo "compression_level = 6" >> ~/.ccache/ccache.conf
echo "max_size = 40M" >> ~/.ccache/ccache.conf
echo "hash_dir = false" >> ~/.ccache/ccache.conf
ccache -s
ccache -z
@ -51,6 +51,7 @@ jobs:
echo "max_size = 100M" >> ~/.ccache/ccache.conf
@ -46,6 +46,7 @@ jobs:
@ -52,6 +52,7 @@ jobs: