added libpulse-dev to ci
Release / Build and Release (push) Failing after 1m58s

This commit is contained in:
2026-04-01 14:22:17 +02:00
parent 939336fddf
commit 7b5b2fba6b
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
cache: false
- name: Install packaging tools
run: apt-get update && apt-get install -y dpkg-dev pkg-config libdbus-1-dev protobuf-compiler
run: apt-get update && apt-get install -y dpkg-dev pkg-config libdbus-1-dev protobuf-compiler libpulse-dev
- name: Get Version
id: get_version