.github: testbench: apt get libasound2-dev

Incoming topology re-org PR #6009 adds a new dependency on alsa headers.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2022-08-25 02:52:22 -07:00 committed by Liam Girdwood
parent 12451fe5b8
commit 5135e7e261
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ jobs:
- name: apt get
run: sudo apt-get update &&
sudo apt-get -y install valgrind alsa-utils
sudo apt-get -y install valgrind alsa-utils libasound2-dev
# testbench needs some topologies.
- name: build test topologies