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

View File

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