compile yay and install package from aur
All checks were successful
compile yay and install package from aur / compile-yay (push) Successful in 1m27s
All checks were successful
compile yay and install package from aur / compile-yay (push) Successful in 1m27s
This commit is contained in:
parent
4a8716d6e0
commit
ca94e4cda4
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ jobs:
|
||||||
useradd -m -G wheel user
|
useradd -m -G wheel user
|
||||||
echo '%wheel ALL=(ALL:ALL) NOPASSWD: ALL' > /etc/sudoers
|
echo '%wheel ALL=(ALL:ALL) NOPASSWD: ALL' > /etc/sudoers
|
||||||
chmod 440 /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"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue