mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 16:56:12 +02:00
Add patch for @actions/cache to expose entry size
There's no easy way to get the size of restored/saved cache entries using the @actions/cache library. Rather than reimplement it, this commit adds a patch that will be applied whenever 'npm install' is run. The work is done by 'patch-package'.
This commit is contained in:
parent
d785346c8c
commit
3ba05ede1f
3 changed files with 334 additions and 21 deletions
Loading…
Add table
Add a link
Reference in a new issue