Pil0tXia opened a new issue, #4836: URL: https://github.com/apache/eventmesh/issues/4836
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment Linux ### EventMesh version Other ### What happened In the previous PR https://github.com/apache/eventmesh/pull/4543, the CI failed due to the inability to clone the submodule and abandoned the execution of the `Build C` task. According to [this suggestion](https://github.com/apache/eventmesh/pull/4543#issuecomment-1803381708), the CI is now able to execute the `makefile` but encountered an error during the compilation process, which is recorded at https://github.com/apache/eventmesh/issues/4742. Considering compile error and CI workflow file design oversight are two seperate subject, the original compile error issue https://github.com/apache/eventmesh/issues/4742 will be remained to track compile error, and this issue created for https://github.com/apache/eventmesh/pull/4743 to address CI workflow file design oversight. ### How to reproduce Checkout submodules in CI ### Debug logs _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) * -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
