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:
parent
1a0e3fc2fa
commit
03f50f9298
@ -533,7 +533,7 @@ publishing {
|
||||
publications {
|
||||
maven(MavenPublication) {
|
||||
from components.java
|
||||
// artifact(apiJar)
|
||||
artifact(apiJar)
|
||||
fg.component(it)
|
||||
|
||||
pom {
|
||||
|
Loading…
Reference in New Issue
Block a user