Display ccache stats after build

This commit is contained in:
Michael Droettboom 2018-07-24 15:40:25 -04:00
parent 144e6f04bc
commit 4fe9f5cda4
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ jobs:
no_output_timeout: 1200 no_output_timeout: 1200
command: | command: |
make make
ccache -s
- save_cache: - save_cache:
paths: paths: