summary refs log tree commit diff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 11b6b8a..5b1d52e 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,10 +1,12 @@
 image: archlinux
 packages:
   - openal
+  - pulseaudio
   - zig
 sources:
   - https://git.sr.ht/~cnx/zeal
 tasks:
   - build: |
       cd zeal
+      pulseaudio -D
       zig build test