1
0
mirror of https://github.com/cabaletta/baritone synced 2025-02-16 11:57:04 +00:00
baritone/jitpack.yml

5 lines
119 B
YAML
Raw Normal View History

2022-04-05 03:11:15 +00:00
before_install:
2022-12-30 00:39:29 +00:00
- curl -s "https://get.sdkman.io" | bash
- sdk install java 17.0.5-tem
2022-12-30 00:42:53 +00:00
- sdk use java 17.0.5-tem