mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-26 15:32:17 +00:00
6 lines
158 B
YAML
6 lines
158 B
YAML
before_install:
|
|
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
|
|
- source ./install-jdk.sh --feature 16 --license GPL
|
|
jdk:
|
|
- openjdk16
|