Skip to content

Commit

Permalink
fix broken pacman behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama authored Dec 22, 2024
1 parent 43848da commit e1c3552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: build
if: always()
run: |
sed -i 's/DownloadUser/#DownloadUser/g' /etc/pacman.conf
pacman -Syu --noconfirm base-devel strace patchelf curl wget \
desktop-file-utils git artix-archlinux-support llvm mesa xorg-server-xvfb
pacman-key --init && pacman-key --populate archlinux
Expand Down

0 comments on commit e1c3552

Please sign in to comment.