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

Fix some problems brought from merge conflicts

This commit is contained in:
RednedEpic
2020-03-05 20:53:58 -06:00
parent 418026dbe6
commit b2d611e24c
3 changed files with 9 additions and 7 deletions

View File

@@ -19,6 +19,8 @@ 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