JITPack appears to be throwing a fit (2)

This commit is contained in:
Anuken 2021-06-14 11:22:56 -04:00
parent 31c39e0148
commit 22d1700fb2

View File

@ -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