Only cache the wrapper ZIP, not the exploded dir

Prior to this change, the wrapper cache contained both the downloaded zip
file as well as the exploded wrapper dir. Only the zip file is required,
as Gradle will automatically detect and unpack.
This commit is contained in:
Daz DeBoer 2021-06-30 14:13:41 -06:00
parent 39bb8f26ab
commit 22e9250355
No known key found for this signature in database
GPG key ID: 70F584A28F2230E8
3 changed files with 55 additions and 45 deletions

2
dist/post/index.js vendored

File diff suppressed because one or more lines are too long