1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-14 11:15:43 +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 @@ publishing {
publications {
maven(MavenPublication) {
from components.java
// artifact(apiJar)
artifact(apiJar)
fg.component(it)
pom {