Add debug thing
This commit is contained in:
parent
788c2c7c43
commit
c42ea6710d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue