mirror of
https://hub.gitmirror.com/https://github.com/gradle/actions.git
synced 2026-02-04 22:38:57 +08:00
This removes the need to specify `wrapper-directory` when using a Gradle project that is not located in the root of the workspace. Fixes #44.