Skip to content

Make ignore signs still mine signs where the floor should be #353

Make ignore signs still mine signs where the floor should be

Make ignore signs still mine signs where the floor should be #353

Workflow file for this run

name: Publish Development Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
java-version: 21
distribution: adopt
- name: Build
run: ./gradlew build