forked from Clones/Controlify
fix machete for maven publish
This commit is contained in:
@ -239,3 +239,7 @@ publishing {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
tasks.getByName("generateMetadataFileForModPublication") {
|
||||
dependsOn("optimizeOutputsOfRemapJar")
|
||||
}
|
||||
|
Reference in New Issue
Block a user