mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-11-10 15:05:23 +03:00
5 lines
144 B
YAML
5 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
|