mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-24 13:31:45 -08:00
4 lines
144 B
YAML
4 lines
144 B
YAML
before_install:
|
|
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
|
|
- source install-jdk.sh --feature 14
|
|
- jshell --version
|