Skip to content

Commit 23d438e

Browse files
authored
fix broken pacman behaviour
1 parent 7855539 commit 23d438e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/blank.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717

1818
- name: build
1919
run: |
20+
sed -i 's/DownloadUser/#DownloadUser/g' /etc/pacman.conf
2021
pacman -Syu --noconfirm base-devel strace patchelf curl wget \
2122
desktop-file-utils git artix-archlinux-support llvm mesa xorg-server-xvfb
2223
pacman-key --init && pacman-key --populate archlinux

0 commit comments

Comments
 (0)