Skip to content

Commit ff63afe

Browse files
committed
ci: install ctk from git
1 parent f8e0c58 commit ff63afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ requires:
5555

5656
before_scripts:
5757
- ./html-cppcheck
58-
- ./debrepo-install 'libctk-3-dev gir1.2-ctk-3.0 libctk-3-common libctk-3-0 libctk-3-doc'
58+
- ./install-from-git https://github.com/cafe-desktop/ctk master
5959
- ./install-from-git https://github.com/cafe-desktop/cafe-common master
6060
- ./install-from-git https://github.com/cafe-desktop/cafe-desktop master #required for make check
6161
- ./install-from-git https://github.com/cafe-desktop/ctksourceview master meson '--libdir=/usr/lib/x86_64-linux-gnu --libexecdir=/usr/lib/x86_64-linux-gnu'

0 commit comments

Comments
 (0)