mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
Adjust build image and include update
This commit is contained in:
parent
e7c016c9f9
commit
72b41609df
@ -5,7 +5,7 @@ name: debian
|
||||
|
||||
steps:
|
||||
- name: debian
|
||||
image: debian
|
||||
image: debian/testing
|
||||
|
||||
settings:
|
||||
registry: gitea.hedron.io
|
||||
@ -20,6 +20,7 @@ steps:
|
||||
mtu: 1000
|
||||
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install devscripts python3 build-essential git-buildpackage appstream dh-sequence-python3 meson
|
||||
- make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user