Skip to content

Commit

Permalink
This will probably? fix that???
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarWind22 committed Dec 2, 2021
1 parent eeafe00 commit 720187b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
before_install:
- export SDKMAN_DIR="/home/jitpack/sdkman" && curl -s "https://get.sdkman.io" | bash
- source "/home/jitpack/sdkman/bin/sdkman-init.sh"
- sdk install java 17.0.1.hs-open
- sdk use java 17.0.1.hs-open
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

# Thanks to Jamalam360 for fixing this.

0 comments on commit 720187b

Please sign in to comment.