SNI: Add libdbusmenu-gtk3 to CI

This commit is contained in:
scorpion-26 2023-04-30 23:19:03 +02:00
parent b7a92e50d9
commit 67f048cd01
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@ jobs:
pacman-key --populate archlinux pacman-key --populate archlinux
- name: Download pacman packages - name: Download pacman packages
run: | run: |
pacman -Syu --noconfirm base-devel gcc git ninja meson gtk-layer-shell pulseaudio wayland pacman -Syu --noconfirm base-devel gcc git ninja meson gtk-layer-shell pulseaudio wayland libdbusmenu-gtk3
- name: Download gBar - name: Download gBar
uses: actions/checkout@v3.3.0 uses: actions/checkout@v3.3.0

View file

@ -30,6 +30,7 @@
gtk-layer-shell gtk-layer-shell
libpulseaudio libpulseaudio
stb stb
libdbusmenu-gtk3
]; ];
}); });
in { in {