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.
dotty-doc
1 parent e02c785 commit e1621f2Copy full SHA for e1621f2
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