chore: improving workflow

This commit is contained in:
2025-08-04 22:42:49 +02:00
parent 94726b172a
commit cd3246d422
2 changed files with 12 additions and 11 deletions

View File

@@ -58,9 +58,6 @@ java {
toolchain {
languageVersion = JavaLanguageVersion.of(21)
}
withJavadocJar()
withSourcesJar()
}
javadoc {