Skip to content

Improve falling tree performance and consistency on tree scan (#1112) #2841

Improve falling tree performance and consistency on tree scan (#1112)

Improve falling tree performance and consistency on tree scan (#1112) #2841

Workflow file for this run

name: Build
on:
push:
workflow_dispatch:
permissions:
contents: write
jobs:
build:
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/gradle-minecraft-build.yml@main
with:
java-version: ${{ vars.JAVA_VERSION }}