Skip to content

Commit

Permalink
Ensure the JDK is defaulted in shell
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Jan 21, 2024
1 parent 945ca03 commit 94dba55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
before_install:
- curl -s "https://get.sdkman.io" | bash
- source ~/.sdkman/bin/sdkman-init.sh
- sdk install java 17.0.10-tem
- sdk install java 17.0.10-tem
- sdk use java 17.0.10-tem

0 comments on commit 94dba55

Please sign in to comment.