mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +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