mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-11 04:27:49 -05:00
ci: checkout tllist/fcft subprojects
This commit is contained in:
parent
3a108499ce
commit
493a7a3202
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ before_script:
|
|||
- apk add musl-dev linux-headers meson ninja gcc scdoc ncurses
|
||||
- apk add libxkbcommon-dev pixman-dev freetype-dev fontconfig-dev
|
||||
- apk add wayland-dev wayland-protocols
|
||||
- mkdir -p subprojects && pushd subprojects
|
||||
- git checkout https://codeberg.org/dnkl/tllist.git
|
||||
- git checkout https://codeberg.org/dnkl/fcft.git
|
||||
- popd
|
||||
|
||||
debug:
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue