Skip to content

Commit d4e08d8

Browse files
authored
Update package.mill
1 parent ba29852 commit d4e08d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist/package.mill

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ object `package` extends MillJavaModule with DistModule {
234234
)
235235
}
236236

237+
def artifactName = "mill-" + super.artifactName()
238+
237239
object native extends mill.scalalib.NativeImageModule with DistModule {
238240
def finalMainClass = build.dist.finalMainClass()
239241
def runClasspath = build.dist.runClasspath()

0 commit comments

Comments
 (0)