Files
Barış Keser d4294d9f23 Add GitHub Actions workflow to build the 1.12.2 universal jar
Builds on JDK 8 (required by Gradle 4.9 / ForgeGradle 2.3): runs
`gradlew setup` then `gradlew build` and uploads the resulting jar as
an artifact. Pre-creates build/distributions and build/libs so the
cleanBuildDir() call in build.gradle does not NPE on a fresh checkout.
2026-06-06 19:25:17 +03:00
..