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

Update cmake.yml #7

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Update cmake.yml #7

merged 1 commit into from
Dec 15, 2023

Conversation

nmellado
Copy link
Contributor

Call apt-get update before installing

According to documentation:

Note: Always run sudo apt-get update before installing a package. In case the apt index is stale, this command fetches and re-indexes any available packages, which helps prevent package installation failures.

Source: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/customizing-github-hosted-runners

Call apt-get update before installing


According to documentation:

> Note: Always run sudo apt-get update before installing a package. In case the apt index is stale, this command fetches and re-indexes any available packages, which helps prevent package installation failures.

Source: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/customizing-github-hosted-runners
@nmellado nmellado merged commit 75bfbe4 into main Dec 15, 2023
4 checks passed
@nmellado nmellado deleted the fix_ubuntu_ci branch December 15, 2023 17:51
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.

1 participant