We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c21d4c + e1621f2 commit c6687a3Copy full SHA for c6687a3
project/Build.scala
@@ -949,6 +949,7 @@ object Build {
949
publishLocal in `dotty-library-bootstrapped`,
950
publishLocal in `scala-library`,
951
publishLocal in `scala-reflect`,
952
+ publishLocal in `dotty-doc-bootstrapped`,
953
publishLocal in `dotty-bootstrapped` // Needed because sbt currently hardcodes the dotty artifact
954
).evaluated
955
)
0 commit comments