diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d9f4b4a..1d7014a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: with: submodules: recursive - - name: Show ccache stats before + - name: Zero ccache stats run: ccache --zero-stats - name: Run Conan packaging @@ -114,7 +114,7 @@ jobs: with: submodules: recursive - - name: Show ccache stats before + - name: Zero ccache stats run: ccache --zero-stats - name: Run Conan packaging @@ -165,7 +165,7 @@ jobs: with: submodules: recursive - - name: Show ccache stats before + - name: Zero ccache stats run: ccache --zero-stats - name: Run Conan packaging @@ -215,7 +215,7 @@ jobs: with: submodules: recursive - - name: Show ccache stats before + - name: Zero ccache stats run: ccache --zero-stats - name: Run Conan packaging