Save/restore exploded Gradle dist rather than zip

To save space, future versions of Gradle are likely to delete the downloaded distribution
after extracting it. See gradle/gradle#3605 and gradle/gradle#19495.
To cater for this we will now save/restore the extracted distribution rather than the
downloaded zip file.
This commit is contained in:
Daz DeBoer
2022-04-04 21:22:46 -06:00
parent bd717aced6
commit 0e24fa1975
5 changed files with 13 additions and 7 deletions

2
dist/post/index.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long