dongjoon-hyun commented on pull request #29004:
URL: https://github.com/apache/spark/pull/29004#issuecomment-654476828


   Hmm. It seems that we need another GitHub Action jobs for that because the 
current `jekyll build` triggers the following which is different from Jenkins.
   ```
       puts "Running 'build/sbt -Pkinesis-asl clean compile unidoc' from " + 
pwd + "; this may take a few minutes..."
       system("build/sbt -Pkinesis-asl clean compile unidoc") || raise("Unidoc 
generation failed")
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to