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
|
mtu: 1000
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- pacman -Sy
|
- pacman -Sy --noconfirm
|
||||||
- pacman -S base-devel python meson
|
- pacman -S --noconfirm base-devel python meson
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user