Skip to content

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

Merged
senhuang42 merged 1 commit intofacebook:devfrom
senhuang42:armbuild_fixtest
May 26, 2021
Merged

Make GH Actions CI tests run apt-get update before apt-get install#2682
senhuang42 merged 1 commit intofacebook:devfrom
senhuang42:armbuild_fixtest

Conversation

@senhuang42
Copy link

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