2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-22 09:08:56 +00:00

Install gettext

This commit is contained in:
Oliver Walters
2026-03-31 09:54:28 +00:00
parent bf7828d9d3
commit 3e18eaf980
+1 -1
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: |