1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00

_Actually_ publish an API jar

This commit is contained in:
Jonathan Coates 2022-06-21 07:28:15 +01:00
parent 1a0e3fc2fa
commit 03f50f9298
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06

View File

@ -533,7 +533,7 @@ task setupServer(type: Copy) {
publications {
maven(MavenPublication) {
from components.java
// artifact(apiJar)
artifact(apiJar)
fg.component(it)
pom {