mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +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