From f22703df595c7641249050e1a902c2718e82e834 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 5 Jan 2024 21:28:54 +0000 Subject: Fix a translation string and enable translations on CI. --- .github/workflows/ci-linux.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index ba196936d..a68d75ab5 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -16,6 +16,7 @@ jobs: sudo apt-get install --assume-yes --no-install-recommends \ clang \ g++ \ + gettext \ git \ libgnutls28-dev \ libldap2-dev \ -- cgit