Install gettext

This commit is contained in:
Oliver Walters 2026-03-31 09:54:28 +00:00
parent bf7828d9d3
commit 3e18eaf980
1 changed files with 1 additions and 1 deletions

View File

@ -706,7 +706,7 @@ jobs:
npm: true
install: true
update: true
apt-dependency: postgresql-client libpq-dev
apt-dependency: gettext postgresql-client libpq-dev
pip-dependency: psycopg2
- name: Set up test data
run: |