Commit 60c1a22
committed
fix: add explicit Dokka task dependency on generateArtifactIdFile
This resolves the Gradle task dependency issue where dokkaGeneratePublicationHtml
was using the output of generateArtifactIdFile without an explicit dependency.
This was causing the gh-pages workflow to fail.1 parent e455f27 commit 60c1a22
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
0 commit comments