Compare commits
1 Commits
v2.0.1
..
b5ea96bb8b
| Author | SHA1 | Date | |
|---|---|---|---|
| b5ea96bb8b |
@@ -66,6 +66,8 @@ jobs:
|
||||
pacman -Sy --noconfirm archlinux-keyring
|
||||
pacman -Su --noconfirm base-devel cmake qt6-base qt6-declarative sudo
|
||||
|
||||
echo 'MAKEFLAGS="-j$(nproc)"' >> /etc/makepkg.conf
|
||||
|
||||
useradd -m builduser
|
||||
chown -R builduser:builduser /workspace
|
||||
echo 'builduser ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers
|
||||
|
||||
Reference in New Issue
Block a user