Skip to content

Commit ff1b596

Browse files
Update spark_examples_test.yaml
1 parent 2457883 commit ff1b596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spark_examples_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
# Thus, we need to publishM2 first so those jars are locally accessible.
4949
run: |
5050
build/sbt clean
51-
build/sbt "++ $SCALA_VERSION sparkGroup/publishM2"
51+
build/sbt sparkGroup/publishM2
5252
cd examples/scala && build/sbt "++ $SCALA_VERSION compile"
5353
if: steps.git-diff.outputs.diff

0 commit comments

Comments
 (0)