mirror of
https://github.com/gradle/actions.git
synced 2025-04-21 02:09:19 +08:00
Previously, only .jar files were bundled, with other files (modules, POMs, zips, etc) being left in Gradle User Home. All downloaded files are now included in the bundle. Fixes #100