mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-27 05:01:43 +08:00
Try to install node on jitpack
This commit is contained in:
parent
ab9a8ceeda
commit
e6b7eff9c6
@ -3,7 +3,7 @@ jdk:
|
||||
before_install:
|
||||
- sdk install java 16.0.1-open
|
||||
- sdk use java 16.0.1-open
|
||||
- sudo apt-get install -y nodejs
|
||||
- apt-get install -y nodejs
|
||||
install:
|
||||
- cd Plan
|
||||
- ./gradlew shadowJar publishToMavenLocal
|
||||
|
Loading…
Reference in New Issue
Block a user