From fe2f37ef1afd2a37b778f0aa013626b893b4bf2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 14 Oct 2024 21:23:53 +0200 Subject: [PATCH] Add package build-essential in CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e4d017..152f6b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: env: WEECHAT_RELAY_DEPS_UBUNTU: >- asciidoctor + build-essential cmake debhelper devscripts