remove debug
This commit is contained in:
parent
c0811ae3b4
commit
5fbe84d996
@ -187,7 +187,6 @@ tasks.getByName("curseforge").doLast {
|
||||
|
||||
task buildUploadAll(group: "publishing") {
|
||||
dependsOn cleanAll, buildAll, publishAll, tasks.getByName("curseforge")
|
||||
print project(":fabric").tasks.getByName('remapJar').archiveFile.get().asFile
|
||||
buildAll.mustRunAfter cleanAll
|
||||
tasks.findByName("curseforge").mustRunAfter publishAll
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user