scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
129 stars 32 forks source link

Github Actions: Use gradle-build-action to allow for wrapper caching #649

Closed skalarproduktraum closed 8 months ago

skalarproduktraum commented 8 months ago

With this PR, we use gradle-build-action to allow for wrapper caching in Github Actions. This should speed up the GHA build.