diff --git a/project/Build.scala b/project/Build.scala index cdec08924461..6e9deefbb3d0 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -949,6 +949,7 @@ object Build { publishLocal in `dotty-library-bootstrapped`, publishLocal in `scala-library`, publishLocal in `scala-reflect`, + publishLocal in `dotty-doc-bootstrapped`, publishLocal in `dotty-bootstrapped` // Needed because sbt currently hardcodes the dotty artifact ).evaluated )