Skip to content

Commit 9572792

Browse files
Add installation of libasound2-dev in workflow
1 parent 6d7084b commit 9572792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
sudo apt install libxrandr-dev
7575
sudo apt-get install libxinerama-dev
7676
sudo apt-get install libgl1-mesa-dev
77+
sudo apt-get install libasound2-dev
7778
haxelib install format --quiet
7879
haxelib install hxp --quiet
7980
haxelib install hxcpp > /dev/null --quiet

0 commit comments

Comments
 (0)