summaryrefslogtreecommitdiff
path: root/ci/test3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test3.sh')
-rwxr-xr-xci/test3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test3.sh b/ci/test3.sh
index 91ce02b3..f7bbf9ad 100755
--- a/ci/test3.sh
+++ b/ci/test3.sh
@@ -9,7 +9,7 @@ git clean -xdf
sbt bin/test:assembly
# Build Mill using SBT
-bin/target/mill devAssembly
+target/bin/mill devAssembly
# Second build & run tests using Mill
out/devAssembly/dest core.test