build.yml: install libasound2-dev

This commit is contained in:
Nedko Arnaudov 2022-08-28 02:14:24 +03:00
parent 1b0ac5157e
commit 780f353ad1
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ jobs:
- name: Build ladish
shell: bash
run: |
sudo apt-get install libdbus-1-dev gettext intltool
sudo apt-get install libdbus-1-dev gettext intltool libasound2-dev
make