Skip to content

Commit 845f0ee

Browse files
committed
Use explicit install script so jitpack will behave
1 parent 0c6c3f0 commit 845f0ee

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

jitpack.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
jdk:
2-
- openjdk16
1+
before_install:
2+
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
3+
- source install-jdk.sh --feature 16
4+
- jshell --version

0 commit comments

Comments
 (0)