mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-01-14 22:18:43 +00:00
Install alsa on build server
This commit is contained in:
parent
7dd8a6ad1e
commit
0397e22a1f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user