diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index af61d21a2326234f63b646a51561e8842613e51e..9a633165d1f1eee9e8a27e9a47acf6315c4a617a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ prod:
     - python setup.py update_catalog --locale de
     - python setup.py compile_catalog --locale de
     - python setup.py update_catalog --locale en_GB
-    - python setup.py compile_catalog --locale en_GN
+    - python setup.py compile_catalog --locale en_GB
     - deactivate
     - supervisorctl restart all
   tags: