1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-31 12:46:39 +00:00

Merge branch 'block-entities' into inventory

This commit is contained in:
RednedEpic
2020-03-05 20:00:14 -06:00
22 changed files with 706 additions and 20 deletions

View File

@@ -19,8 +19,6 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: submodules-init
uses: snickerbockers/submodules-init@v4
- name: Build with Maven
run: mvn -B package
- name: Archive artifacts