Skip to content

Commit

Permalink
add xcb-util-cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama authored Feb 24, 2025
1 parent 5fe0458 commit bf4c32e
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 @@ -19,7 +19,7 @@ jobs:
if: always()
run: |
sed -i 's/DownloadUser/#DownloadUser/g' /etc/pacman.conf
pacman -Syu --noconfirm base-devel strace patchelf curl wget \
pacman -Syu --noconfirm base-devel strace patchelf curl wget xcb-util-cursor \
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
Expand Down

0 comments on commit bf4c32e

Please sign in to comment.