**Describe the bug** Prior to adding layer caching build took ~2 minutes and 45 seconds. After adding it, the build time takes 2 minutes and 23 seconds. However, the actual step (`satackey/action-docker-layer-caching@v0.0.11`) that's added takes 2 minutes. So all in all, this increases the overall build time, instead of decreasing it. Any ideas why?