@ -44,6 +44,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
@ -41,6 +41,7 @@ jobs:
@ -82,6 +82,7 @@ jobs:
echo "max_size = 50M" >> ~/.ccache/ccache.conf
@ -47,6 +47,7 @@ jobs:
echo "max_size = 20M" >> ~/.ccache/ccache.conf