Skip to content

Commit

Permalink
Fix JitPack build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Sep 8, 2024
1 parent ac34cf5 commit a7eb2e0
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,3 +1,5 @@
before_install:
- sdk update
- sdk install maven
- sdk install java 21.0.0-open
- sdk use java 21.0.0-open

0 comments on commit a7eb2e0

Please sign in to comment.