Skip to content

Commit

Permalink
add pulseaudio and pipewire
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama authored Feb 24, 2025
1 parent 26d53ae commit 4f63e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
desktop-file-utils git artix-archlinux-support llvm mesa xorg-server-xvfb
pacman-key --init && pacman-key --populate archlinux
printf "\n[extra]\nInclude = /etc/pacman.d/mirrorlist-arch\n" | tee -a /etc/pacman.conf
pacman -Syu --noconfirm zsync strawberry qt6ct qt6-wayland
pacman -Syu --noconfirm zsync strawberry qt6ct qt6-wayland pulseaudio pulseaudio-alsa pipewire-audio
chmod +x ./*-appimage.sh && ./*-appimage.sh
mkdir dist
Expand Down

0 comments on commit 4f63e98

Please sign in to comment.