mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-05 12:31:04 +02:00
ci: add libpulse
to deps
This commit is contained in:
parent
6a03c46146
commit
e38f17ce55
2 changed files with 4 additions and 4 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Install build deps
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libgtk-3-dev libgtk-layer-shell-dev
|
||||
sudo apt-get install libgtk-3-dev libgtk-layer-shell-dev libpulse-dev
|
||||
|
||||
- name: Update CHANGELOG
|
||||
id: changelog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue