jordigilh opened a new pull request, #363: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/363
Fixes checks workflow by running `apt-get update` before `apt-get install` and also adds flag `--no-install-recommends` to standardize with the other workflows since they share the same package installation call. `--no-install-recommends` ensures that apt-get will only install the main dependencies, that's packages in the Depends field. @ricardozanini @domhanak PTAL. This fixes the build workflow. -- 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]
