Skip to content

Commit

Permalink
Add alsa dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisduerr committed Oct 9, 2023
1 parent 7a231b8 commit 2575b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Dependencies
run: |
sudo apt-get update
sudo apt-get install libgtk-4-dev libpango1.0-dev
sudo apt-get install libgtk-4-dev libpango1.0-dev alsa-base
- uses: actions/checkout@v2
- name: Stable
run: cargo test
Expand Down

0 comments on commit 2575b23

Please sign in to comment.