Dont wait for confirmation

This commit is contained in:
June Tate-Gans 2024-03-28 17:53:44 -05:00
parent fc58f07e68
commit b7e3202e39

View File

@ -47,7 +47,7 @@ steps:
mtu: 1000 mtu: 1000
commands: commands:
- pacman -Sy - pacman -Sy --noconfirm
- pacman -S base-devel python meson - pacman -S --noconfirm base-devel python meson
- make - make