From 5871dd570403906435ad407059398c53d002fdbf Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sun, 4 Feb 2018 15:52:30 -0800 Subject: Publish more things to try and get releaseAssembly tests working --- ci/test4.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/test4.sh b/ci/test4.sh index 86e6ee29..fafe603b 100755 --- a/ci/test4.sh +++ b/ci/test4.sh @@ -12,8 +12,12 @@ git clean -xdf sbt bin/test:assembly # Build Mill using SBT -target/bin/mill --all \ +~/mill-release --all \ + moduledefs.publishLocal \ + core.publishLocal \ + scalalib.publishLocal \ scalaworker.publishLocal \ + scalajslib.publishLocal \ scalajslib.jsbridges[0.6].publishLocal \ scalajslib.jsbridges[1.0].publishLocal \ releaseAssembly -- cgit v1.2.3