Skip to content

Commit

Permalink
[hotfix] Jitpack build
Browse files Browse the repository at this point in the history
- java in Jitpack fix
  • Loading branch information
GrzegorzBobryk committed Oct 2, 2023
1 parent c0a4058 commit bea0a59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
jdk:
- openjdk17
before_install:
- sdk install java 17.0.2-open
- sdk use java 17.0.2-open
- ./scripts/prepareJitpackEnvironment.sh

0 comments on commit bea0a59

Please sign in to comment.