what on earth is wrong with jitpack this time

This commit is contained in:
Anuken
2022-09-19 10:59:41 -04:00
parent e4fe0c24c1
commit b1f5219b04
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ jdk:
- openjdk16
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 16
- source install-jdk.sh --feature 17
- jshell --version
install:
- ./gradlew publishToMavenLocal