summaryrefslogtreecommitdiff
path: root/ci/test-mill-bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test-mill-bootstrap.sh')
-rwxr-xr-xci/test-mill-bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test-mill-bootstrap.sh b/ci/test-mill-bootstrap.sh
index 80086df2..f5100663 100755
--- a/ci/test-mill-bootstrap.sh
+++ b/ci/test-mill-bootstrap.sh
@@ -6,7 +6,7 @@ set -eux
git clean -xdf
# First build
-mill -i all __.publishLocal release
+./mill -i all __.publishLocal release
mv out/release/dest/mill ~/mill-1
# Clean up