This commit is contained in:
scorpion-26 2024-08-01 23:14:20 +02:00
parent fae1913f6c
commit b1e2c2ed26

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 libdbusmenu-gtk3 libsass python-packaging pacman -Syu --noconfirm base-devel gcc git ninja meson gtk-layer-shell pulseaudio wayland libdbusmenu-gtk3 libsass python-packaging glib2-devel
- name: Download gBar - name: Download gBar
uses: actions/checkout@v4.1.2 uses: actions/checkout@v4.1.2