Mindustry/jitpack.yml

5 lines
144 B
YAML
Raw Normal View History

2020-10-14 20:15:47 +07:00
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 14
2020-10-28 02:08:53 +07:00
- jshell --version