mirror of
https://github.com/gradle/actions.git
synced 2026-02-04 15:14:28 +08:00
The build-result-capture.init.gradle script was making some assumptions about extensions and plugin application that do not apply with the newest GE plugin. Fixes #449