compile yay and install package from aur
All checks were successful
compile yay and install package from aur / compile-yay (push) Successful in 1m27s

This commit is contained in:
catmpeg 2026-02-19 20:56:27 +03:00
commit ca94e4cda4

View file

@ -31,4 +31,4 @@ jobs:
useradd -m -G wheel user
echo '%wheel ALL=(ALL:ALL) NOPASSWD: ALL' > /etc/sudoers
chmod 440 /etc/sudoers
su - user -c "whoami; yay -V; yay -S --noconfirm --answerdiff=None --answerclean=None --answeredit=None ddnet"
su - user -c "whoami; yay -V; yay -S --noconfirm --answerdiff=None --answerclean=None --answeredit=None dhcpcd8-git"