mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
JITPack appears to be throwing a fit (2)
This commit is contained in:
parent
31c39e0148
commit
22d1700fb2
@ -4,3 +4,7 @@ before_install:
|
||||
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
|
||||
- source install-jdk.sh --feature 16
|
||||
- jshell --version
|
||||
install:
|
||||
- java --version
|
||||
- javac --version
|
||||
- ./gradlew build publishToMavenLocal
|
Loading…
Reference in New Issue
Block a user