From 7a920c9138d1ecc6f9cf275013e03fdee495ccfc Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Thu, 15 Aug 2024 13:19:10 +0200 Subject: [PATCH] ci: test cafe-desktop devel --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 9f8b4bd..e4755eb 100644 --- a/.build.yml +++ b/.build.yml @@ -45,7 +45,7 @@ before_scripts: - ./html-cppcheck - ./install-from-git https://github.com/cafe-desktop/ctk master - ./install-from-git https://github.com/cafe-desktop/cafe-common master - - ./install-from-git https://github.com/cafe-desktop/cafe-desktop master + - ./install-from-git https://github.com/cafe-desktop/cafe-desktop devel build_scripts: - ./before-build