Skip to content

Commit

Permalink
fix(ci); fix Core API scriptDistAnalyze #3
Browse files Browse the repository at this point in the history
  • Loading branch information
zoobestik committed Nov 20, 2024
1 parent 79a763f commit 9e9eef0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ object BuildStdlibApiReference : BuildType({
scriptDistAnalyze {
//language=bash
scriptContent += """
\n
cd ../../dist
mv sitemap.xml api/core/sitemap.xml
""".trimIndent()
Expand Down

0 comments on commit 9e9eef0

Please sign in to comment.