mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
Dont wait for confirmation
This commit is contained in:
parent
fc58f07e68
commit
b7e3202e39
@ -47,7 +47,7 @@ steps:
|
||||
mtu: 1000
|
||||
|
||||
commands:
|
||||
- pacman -Sy
|
||||
- pacman -S base-devel python meson
|
||||
- pacman -Sy --noconfirm
|
||||
- pacman -S --noconfirm base-devel python meson
|
||||
- make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user