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 0bd4fd4 commit 8576e15
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 curl desktop-file-utils git wget \
base-devel patchelf gtk3 strace gimp ffmpeg ghostscript llvm
Expand Down

0 comments on commit 8576e15

Please sign in to comment.