Skip to content

Commit

Permalink
Somehow, this caused the build to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxNeedsSnacks committed Dec 26, 2023
1 parent 4cf9bd6 commit 6c9e489
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,6 @@ remapJar {
atAccessWideners.add "kubejs.accesswidener"
}

sourcesJar {
from(sourceSets.main.allSource) {
exclude("kubejs.accesswidener") // not needed in sources
}
}

unifiedPublishing {
project {
releaseType = "${ENV.RELEASE_TYPE ?: 'release'}"
Expand Down

0 comments on commit 6c9e489

Please sign in to comment.