Skip to content

Commit

Permalink
Install alsa sound
Browse files Browse the repository at this point in the history
  • Loading branch information
horia141 committed Mar 3, 2024
1 parent 5221c2d commit 875f1f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/setup-for-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ set -ex

# Prepare environment

sudo apt-get install -y libasound2-dev

poetry config virtualenvs.create false
poetry config virtualenvs.in-project false

Expand Down

0 comments on commit 875f1f1

Please sign in to comment.