2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-05 11:01:04 +00:00

Install gettext

This commit is contained in:
Oliver Walters
2026-03-31 09:54:28 +00:00
parent bf7828d9d3
commit 3e18eaf980

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: |