mirror of https://github.com/pyodide/pyodide.git
Display ccache stats after build
This commit is contained in:
parent
144e6f04bc
commit
4fe9f5cda4
|
@ -54,6 +54,7 @@ jobs:
|
|||
no_output_timeout: 1200
|
||||
command: |
|
||||
make
|
||||
ccache -s
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue