We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7855539 commit 23d438eCopy full SHA for 23d438e
.github/workflows/blank.yml
@@ -17,6 +17,7 @@ jobs:
17
18
- name: build
19
run: |
20
+ sed -i 's/DownloadUser/#DownloadUser/g' /etc/pacman.conf
21
pacman -Syu --noconfirm base-devel strace patchelf curl wget \
22
desktop-file-utils git artix-archlinux-support llvm mesa xorg-server-xvfb
23
pacman-key --init && pacman-key --populate archlinux
0 commit comments