From 17e3390af502243439185f85334b9cdcf1c7025a Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Sat, 17 Sep 2022 16:43:09 -0400 Subject: [PATCH] nvm arch linux fucked my mother --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 59ba478..f5e50da 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,6 +11,7 @@ pipeline: publish: image: archlinux commands: + - pacman -Sy - pacman -S git - git config --global credential.helper store - git config --global user.name "BotUser"