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 github workflows #3709

Merged
merged 1 commit into from
Jan 31, 2025
Merged

update github workflows #3709

merged 1 commit into from
Jan 31, 2025

Conversation

khassel
Copy link
Collaborator

@khassel khassel commented Jan 31, 2025

to call sudo apt-get update before sudo apt-get install

I had problems running the tests on my fork, while running the apt-get install command in automated tests workflow I got

E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mesa/libegl-mesa0_24.0.9-0ubuntu0.3_amd64.deb  404  Not Found [IP: 52.147.219.192 80]

Found a similar Issue with a solution which is to run sudo apt-get update before.

@sdetweil
Copy link
Collaborator

Yes, that's normal practice

@khassel
Copy link
Collaborator Author

khassel commented Jan 31, 2025

@sdetweil then merge please ...

@sdetweil sdetweil merged commit f34c8f2 into MagicMirrorOrg:develop Jan 31, 2025
11 checks passed
@khassel khassel deleted the workflow branch January 31, 2025 21:56
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.

2 participants