forked from external/yambar
ci: install git and close fcft+tllist subprojects
This commit is contained in:
parent
9d5e57045b
commit
d920c09fc9
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ before_script:
|
|||
- apk add wayland-dev wayland-protocols wlroots-dev
|
||||
- apk add json-c-dev libmpdclient-dev alsa-lib-dev
|
||||
- apk add ttf-dejavu
|
||||
- apk add git
|
||||
- mkdir -p subprojects && cd subprojects
|
||||
- git clone https://codeberg.org/dnkl/tllist.git
|
||||
- git clone https://codeberg.org/dnkl/fcft.git
|
||||
- cd ..
|
||||
|
||||
debug:
|
||||
stage: build
|
||||
|
|
Loading…
Add table
Reference in a new issue