Skip to content

Commit

Permalink
CI: Add libasound2-dev for Linux builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tatokis committed Jun 19, 2024
1 parent 2133c27 commit 867fdb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
sudo apt-get update
sudo apt-get -y install \
cmake \
libasound2-dev \
libflac-dev \
libfluidsynth-dev \
libgme-dev \
Expand Down

0 comments on commit 867fdb5

Please sign in to comment.