Remove sudo from installed packages
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
City Slicker 2024-01-20 10:51:40 -06:00
parent bd460b1f9f
commit e5e6ba0f6e
No known key found for this signature in database
GPG Key ID: 0E666859D8E1AA8B
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ steps:
image: artixlinux/base
commands:
- pacman -Sy --noconfirm
- pacman -S --noconfirm go scdoc gawk notmuch-runtime binutils fakeroot sudo
- pacman -S --noconfirm go scdoc gawk notmuch-runtime binutils fakeroot
- cd aerc
- runuser -u nobody makepkg
- ls -al