summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rwxr-xr-xci/test4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test4.sh b/ci/test4.sh
index fafe603b..2a8b1497 100755
--- a/ci/test4.sh
+++ b/ci/test4.sh
@@ -12,7 +12,7 @@ git clean -xdf
sbt bin/test:assembly
# Build Mill using SBT
-~/mill-release --all \
+target/bin/mill --all \
moduledefs.publishLocal \
core.publishLocal \
scalalib.publishLocal \