removed double publication
Some checks failed
CI / build (push) Failing after 18s

This commit is contained in:
2024-03-24 18:41:28 +08:00
parent 76c1dec894
commit 0d5629f298

View File

@@ -85,9 +85,4 @@ publishing {
}
}
}
publications {
maven(MavenPublication) {
from(components.kotlin)
}
}
}