Update jitpack.yml

This commit is contained in:
William Gray 2022-12-30 00:39:29 +00:00 committed by GitHub
parent 4bc9884a95
commit e7e25abc0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 17
- curl -s "https://get.sdkman.io" | bash
- sdk install java 17.0.5-tem