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

Make GH Actions CI tests run apt-get update before apt-get install #2682

Merged
merged 1 commit into from
May 26, 2021

Conversation

senhuang42
Copy link
Contributor

Arm-related tests are failing because we need to run apt-get update before installing anything on gh actions, see: https://docs.github.com/en/actions/using-github-hosted-runners/customizing-github-hosted-runners#installing-software-on-ubuntu-runners

This PR adds that step in to each gh actions test that installs something with apt-get

@senhuang42 senhuang42 changed the title Fix arm build and fuzz CI tests Make GH Actions CI tests run apt-get update before apt-get install May 24, 2021
@senhuang42 senhuang42 merged commit 2ee2cf9 into facebook:dev May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants