jiayuasu commented on code in PR #2157:
URL: https://github.com/apache/sedona/pull/2157#discussion_r2237990564


##########
.github/workflows/docs.yml:
##########
@@ -46,7 +46,7 @@ jobs:
           distribution: 'zulu'
           java-version: '11'
       - name: Compile JavaDoc
-        run: mvn -q clean install -DskipTests && mkdir -p 
docs/api/javadoc/spark && cp -r spark/common/target/apidocs/* 
docs/api/javadoc/spark/

Review Comment:
   Did you actually test this? Or this is something auto generated by AI? This 
is wrong.



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to