Skip to content

Commit

Permalink
feat: Add jitpack Config (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviortheking authored Aug 24, 2023
1 parent acbb524 commit ae8f262
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
before_install:
- export SDKMAN_DIR="/home/jitpack/.sdkman/"
- source "/home/jitpack/.sdkman/bin/sdkman-init.sh"
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

0 comments on commit ae8f262

Please sign in to comment.