mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04: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 musl-dev linux-headers meson ninja gcc scdoc ncurses
|
||||||
- apk add libxkbcommon-dev pixman-dev freetype-dev fontconfig-dev
|
- apk add libxkbcommon-dev pixman-dev freetype-dev fontconfig-dev
|
||||||
- apk add wayland-dev wayland-protocols
|
- 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:
|
debug:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue