Skip to content

Commit

Permalink
OK FINE
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Jul 7, 2023
1 parent 3132d3e commit 4550f53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ tasks {
}
// WHY ARE YOU BROKEN
tasks.githubRelease {
dependsOn(tasks.jar)
dependsOn(tasks.shadowJar)
mustRunAfter(tasks.shadowJar)
}
Expand Down

0 comments on commit 4550f53

Please sign in to comment.