diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fa3c702..ab40c52 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,6 +53,7 @@ jobs: - name: Install dependencies if: matrix.os == 'ubuntu-latest' run: | + sudo apt update sudo apt install -y libasound2-dev librust-alsa-sys-dev librust-curl+openssl-sys-dev - name: Build binary