Skip to content

Commit 2dff7a8

Browse files
committed
[BUILD] Preparing for release.
1 parent 4c1c95a commit 2dff7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ lazy val publishSettings = Seq(
338338
releaseProcess := Seq[ReleaseStep](
339339
checkSnapshotDependencies,
340340
inquireVersions,
341-
runClean,
341+
// runClean,
342342
runTest,
343343
setReleaseVersion,
344344
commitReleaseVersion,

0 commit comments

Comments
 (0)