1
0
mirror of https://github.com/cabaletta/baritone synced 2024-12-17 20:55:09 +00:00
baritone/jitpack.yml
2022-12-30 00:42:53 +00:00

5 lines
119 B
YAML

before_install:
- curl -s "https://get.sdkman.io" | bash
- sdk install java 17.0.5-tem
- sdk use java 17.0.5-tem