Install libasound2-dev on GitHub CI
This commit is contained in:
parent
5da6bc7f2b
commit
5dbcf211ef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
if: matrix.os == 'ubuntu-latest'
|
||||
run: |
|
||||
sudo apt-get -qq update
|
||||
sudo apt-get install -y libudev-dev
|
||||
sudo apt-get install -y libasound2-dev libudev-dev
|
||||
- uses: actions/checkout@master
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue