Skip to content

Commit b7aed87

Browse files
author
Dave Smith
committed
FIXED: localpublish.sh, cross publish is done in the command
1 parent 4f70909 commit b7aed87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/localpublish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ set -e
99
echo "Locally published Scala-Pact"
1010
echo "****************************"
1111

12-
sbt +localPublishScalaPact
12+
sbt localPublishScalaPact

0 commit comments

Comments
 (0)