spark-instrumented-optimizer/.github/workflows
Yuming Wang e5c176a243 [MINOR][INFRA] Change the Github Actions build command to mvn install
### What changes were proposed in this pull request?

This PR change the Github Actions build command from `mvn package` to `mvn install` to build Scaladoc jars.

### Why are the changes needed?

Sometimes `mvn install` build failure with error: `not found: type ClassName...`.
More details:  https://github.com/apache/spark/pull/24628#issuecomment-495655747

### Does this PR introduce any user-facing change?
No.

### How was this patch tested?
N/A

Closes #26414 from wangyum/github-action-install.

Authored-by: Yuming Wang <yumwang@ebay.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2019-11-06 09:16:50 -08:00
..
master.yml [MINOR][INFRA] Change the Github Actions build command to mvn install 2019-11-06 09:16:50 -08:00