mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 08:23:50 -04:00
arch: Add missing git dependency.
This commit is contained in:
parent
41a7da1a46
commit
930399f069
@ -48,7 +48,7 @@ steps:
|
|||||||
|
|
||||||
commands:
|
commands:
|
||||||
- pacman -Sy --noconfirm
|
- pacman -Sy --noconfirm
|
||||||
- pacman -S --noconfirm base-devel python meson lsb-release
|
- 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user