mirror of
https://github.com/gradle/actions
synced 2026-07-02 22:22: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