diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5bb25ce8..c318a90a0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,6 +165,7 @@ jobs: - name: Install dependencies run: | + sudo apt-get update sudo apt-get install -y musl-tools sudo apt-get install -y gcc-arm-linux-gnueabi sudo apt-get install -y gcc-arm-linux-gnueabihf