From 6a72cb09c00d1c34a4805ae5304daef33ff05137 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sun, 21 Apr 2024 18:13:40 +0100 Subject: [PATCH] take 3 --- .github/actions/setup_base/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/setup_base/action.yml b/.github/actions/setup_base/action.yml index d7875fa6..3af2d9b2 100644 --- a/.github/actions/setup_base/action.yml +++ b/.github/actions/setup_base/action.yml @@ -12,7 +12,6 @@ runs: - name: Get required pacman pkgs shell: bash run: | - sed -i -e "1i [extra-testing]\nInclude = /etc/pacman.d/mirrorlist" "/etc/pacman.conf" sed -i 's/SigLevel = Required DatabaseOptional/SigLevel = Optional TrustAll/' /etc/pacman.conf pacman --noconfirm --noprogressbar -Syyu pacman --noconfirm --noprogressbar -Sy \