From 8dc3026eb5cde44edf924383a152d5a012d4a1aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=89=E6=96=B9=E5=9D=97?= <46253950+GrassBlock1@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:09:03 +0800 Subject: [PATCH] fix: newflash-git build --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f1734ca6e..9fc8720d4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,6 +14,8 @@ jobs: include: - repos: git-cola preinstall-pkgs: "at-spi2-core" + - repos: newsflash-git + preinstall-pkgs: "clapper" fail-fast: false