mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
Update jitpack file
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
jdk:
|
||||
- openjdk16
|
||||
before_install:
|
||||
- echo "Before Install"
|
||||
- bash ensure-java-16 install
|
||||
install:
|
||||
- echo "Install"
|
||||
- if ! bash ensure-java-16 use; then source ~/.sdkman/bin/sdkman-init.sh; fi
|
||||
- java -version
|
||||
- mvn install
|
||||
Reference in New Issue
Block a user