mirror of
https://github.com/gradle/actions.git
synced 2026-05-07 02:22:05 +08:00
5d7c18409c
By executing Gradle on the PATH, we can avoid downloading and installing a Gradle version that is already available on the runner. Fixes #270