mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-08-03 06:44:46 +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.