Skip to content

Commit 4d2381a

Browse files
LinyxusWojciechMazur
authored andcommitted
Publish scala2-library-cc-tasty
1 parent 088199f commit 4d2381a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2129,7 +2129,7 @@ object Build {
21292129
// FIXME: we do not aggregate `bin` because its tests delete jars, thus breaking other tests
21302130
def asDottyRoot(implicit mode: Mode): Project = project.withCommonSettings.
21312131
aggregate(`scala3-interfaces`, dottyLibrary, dottyCompiler, tastyCore, `scala3-sbt-bridge`, scala3PresentationCompiler).
2132-
bootstrappedAggregate(`scala2-library-tasty`, `scala3-language-server`, `scala3-staging`,
2132+
bootstrappedAggregate(`scala2-library-tasty`, `scala2-library-cc-tasty`, `scala3-language-server`, `scala3-staging`,
21332133
`scala3-tasty-inspector`, `scala3-library-bootstrappedJS`, scaladoc).
21342134
dependsOn(tastyCore).
21352135
dependsOn(dottyCompiler).

0 commit comments

Comments
 (0)