mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-11-03 11:59:48 +00:00
Install alsa on build server
This commit is contained in:
@@ -6,6 +6,7 @@ dotnet: 1.0.0-preview2-003131
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y mpd
|
||||
- sudo apt-get install -y alsa-utils
|
||||
script:
|
||||
- dotnet restore
|
||||
- dotnet build **/project.json
|
||||
|
||||
Reference in New Issue
Block a user