Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Feb 21, 2024
1 parent 4292cf3 commit fb87b85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ kotlin {
binaries {
executable("pakku") {
entryPoint = "teksturepako.pakku.main"
outputFile.setExecutable(true)
}
}
}
Expand Down

0 comments on commit fb87b85

Please sign in to comment.