Skip to content

Commit

Permalink
allow running dokkaHtml on push
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeBaron committed Apr 20, 2021
1 parent 2252fda commit 1a5f8bb
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 @@ -93,7 +93,6 @@ subprojects {


tasks.dokkaHtml.configure {
onlyIf { Library.isRelease }
this.outputDirectory.set(file("${project.projectDir}/dokka/kord/"))

dokkaSourceSets {
Expand Down

0 comments on commit 1a5f8bb

Please sign in to comment.