Skip to content

Commit

Permalink
Update jitpack.yml to install JDK using SDKMan
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Dec 23, 2022
1 parent a12aa7d commit 612ce74
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 18
- jshell --version
- sdk install java 18.0.2.1-open
- sdk use java 18.0.2.1-open

0 comments on commit 612ce74

Please sign in to comment.