mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-11 04:27:49 -05:00
ci: no 'git' available by default, need to install it
This commit is contained in:
parent
9d7713c56c
commit
93cc959db2
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ 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
|
||||
- apk add git
|
||||
- mkdir -p subprojects && cd subprojects
|
||||
- git checkout https://codeberg.org/dnkl/tllist.git
|
||||
- git checkout https://codeberg.org/dnkl/fcft.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue