summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index a97fd87fc8..f08b6467be 100644
--- a/circle.yml
+++ b/circle.yml
@@ -220,7 +220,7 @@ commands:
steps: [ save-node_modules-cache ]
- when:
condition: << parameters.ccache >>
- steps: [ save-ccache ]
+ steps: [ save-ccache, show-ccache-stats ]
- when:
condition: << parameters.mason >>
steps: [ save-mason_packages-cache ]