compile yay and install package from aur
Some checks failed
compile yay and install package from aur / compile-yay (push) Has been cancelled
Some checks failed
compile yay and install package from aur / compile-yay (push) Has been cancelled
This commit is contained in:
parent
d3cd1b72db
commit
4fd1148c32
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 linux-lts61"
|
su - user -c "whoami; yay -V; yay -S --noconfirm --answerdiff=None --answerclean=None --answeredit=None rust-git; rustc --version"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue