summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sc1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sc b/build.sc
index 834f1bf..7693099 100644
--- a/build.sc
+++ b/build.sc
@@ -55,6 +55,7 @@ object cask extends CaskModule {
object util extends Module {
trait UtilModule extends CaskModule {
+ def artifactName = "cask-util"
def platformSegment: String
def millSourcePath = super.millSourcePath / os.up