X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2c97af802151657af636c63ce7f9b028220af46a..8c54a274e7180b0e06f9581bc16305f87c8ae412:/.github/workflows/ci-tests.yml diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index bac20d98..b70ea80f 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -185,7 +185,7 @@ jobs: - name: Prepare container (CentOS) run: | dnf update -y - dnf install -y sudo + dnf install -y sudo glibc-langpack-en shell: bash if: matrix.flavour == 'centos'