Update jitpack.yml

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

View File

@ -1,3 +1,4 @@
before_install:
- curl -s "https://get.sdkman.io" | bash
- sdk install java 17.0.5-tem
- sdk use java 17.0.5-tem