Skip to content

Commit

Permalink
debug paths
Browse files Browse the repository at this point in the history
  • Loading branch information
12rcu committed Jul 21, 2024
1 parent 3f5cf18 commit 4859937
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 @@ -61,7 +61,6 @@ repositories {
}

task("create_jreleaser_dir") {
println("output: ${property("outputDirectory")}")
println("build: ${layout.buildDirectory.asFile.get().absolutePath}")
layout.buildDirectory.dir("jreleaser").get().asFile.let {
if(!it.isDirectory) {
Expand Down

0 comments on commit 4859937

Please sign in to comment.