arch: Upgrade the system to avoid braindamage

This commit is contained in:
June Tate-Gans 2024-03-28 22:45:09 -05:00
parent 1ef0bf42f4
commit 090419e97f

View File

@ -20,7 +20,7 @@ steps:
mtu: 1000 mtu: 1000
commands: commands:
- pacman -Sy --noconfirm - pacman -Syu --noconfirm
- pacman -S --noconfirm base-devel python meson lsb-release git - pacman -S --noconfirm base-devel python meson lsb-release git
- chown -R nobody:nobody . - chown -R nobody:nobody .
- sudo -u nobody make - sudo -u nobody make