Update jitpack build command

This commit is contained in:
Aurora Lahtela 2025-03-22 15:20:02 +02:00 committed by GitHub
parent 737df2e86f
commit 4cb090f17a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,4 +6,4 @@ before_install:
- apt-get install -y nodejs
install:
- cd Plan
- ./gradlew -PisJitpack shadowJar publishToMavenLocal
- ./gradlew -PisJitpack -x test build publishToMavenLocal