Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Jan 2, 2024
1 parent a645cc6 commit c9a18da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/scb-cli.scala
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ class LocalReproducer(using config: Config, build: BuildInfo):
projectDir,
replaceExisting = true
)
os.copy.into(
os.copy(
millBuilder / "compat" / "0.11.sc",
projectDir / "MillVersionCompat.sc",
replaceExisting = true
Expand Down

0 comments on commit c9a18da

Please sign in to comment.