Attempt to fix the JitPack build error
This commit is contained in:
parent
78f406c4d1
commit
61418d874a
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
jdk:
|
||||
- 'openjdk8'
|
||||
- temurin-21
|
||||
|
||||
install:
|
||||
- ./gradlew clean build
|
||||
|
|
Loading…
Reference in a new issue