Skip to content

Commit d45f265

Browse files
committed
fixup
1 parent 45ddc92 commit d45f265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/Build.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ object DottyInjectedPlugin extends AutoPlugin {
355355
.dependsOn(`dotty-interfaces`)
356356
.dependsOn(dotty)
357357
.dependsOn(`dotty-bridge`)
358+
.settings(publishing)
358359
.aggregate(dotty, `dotty-interfaces`, `dotty-bridge`)
359360

360361
// Partest tasks

0 commit comments

Comments
 (0)