Add debug thing

This commit is contained in:
SeanOMik 2021-07-10 00:57:50 -04:00 committed by GitHub
parent 788c2c7c43
commit c42ea6710d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ jobs:
versions: 1.17
threads: -1
remapped: remapped-mojang
- name: Debug - java version
run: |
java -version
- name: Install with Maven
run: |
sudo mvn install