also remove log file dump
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 979c069..7e2dea6 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -209,11 +209,6 @@
- run:
name: "Ccache stats and configuration"
command: |
- ls -l ~/cache/sysroot/lib/wasm32-emscripten || echo "no build"
- ls -l ~/cache/sysroot/include/emscripten/heap.h
- cat ~/cache/sysroot/lib/wasm32-emscripten/crtbegin.o.ccache-log
- date
- cat ~/cache/build/libcompiler_rt/absvdi2.o.ccache-log
ccache -s
ccache --print-stats
ccache -p