Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: install bindgen-cli #583

Merged

Conversation

stefano-garzarella
Copy link
Member

bindgen is used in our build process to build libtcgtpm. CI recently started to fail because it was not installed.

Add a step to make sure bindgen is installed correctly in our workflows.

`bindgen` is used in our build process to build libtcgtpm.
CI recently started to fail because it was not installed.

Add a step to make sure `bindgen` is installed correctly in our
workflows.

Signed-off-by: Stefano Garzarella <[email protected]>
@stefano-garzarella
Copy link
Member Author

@joergroedel this should fix also the failure on main branch.
Something must have changed in the CI containers, where bidngen was previously installed a priori.

@joergroedel joergroedel merged commit b841809 into coconut-svsm:main Dec 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants