Skip to content

Commit cd60c1c

Browse files
committed
chore; add pdf generator script #3
1 parent 8daa8e5 commit cd60c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/builds/kotlinlang/buidTypes/PdfGenerator.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object PdfGenerator : BuildType({
1414

1515
artifactRules = """
1616
dist/** => dist.zip!
17-
dist/docs/pdf.html
17+
docs/kr.tree => dist.zip
1818
pdf/kotlin-docs.pdf
1919
""".trimIndent()
2020

0 commit comments

Comments
 (0)