Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhael-Danilov committed Jan 3, 2025
1 parent 6aff71f commit fd73bce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RemixedDungeonDesktop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,9 @@ launch4j {
]
}


createExe.dependsOn 'shadowJar'

// Custom tasks for platform-specific bundles
tasks.register('packageLinuxX64', Zip) {
dependsOn 'minimizeJdks'
Expand Down

0 comments on commit fd73bce

Please sign in to comment.