summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2024-02-07 22:34:03 +0100
committerFedja Beader <fedja@protonmail.ch>2024-02-07 22:34:03 +0100
commitf9c8efd818579735ba48951ae6b89f83b639b379 (patch)
tree42eaf1ed533a6e2a065b1d04c9228498f6d0845a
parent58da0711661ef12c0f03335e5d2cf8dfae0e84d1 (diff)
downloadtmwa-f9c8efd818579735ba48951ae6b89f83b639b379.tar.gz
tmwa-f9c8efd818579735ba48951ae6b89f83b639b379.tar.bz2
tmwa-f9c8efd818579735ba48951ae6b89f83b639b379.tar.xz
tmwa-f9c8efd818579735ba48951ae6b89f83b639b379.zip
How about some exports, instead?
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aae9199..ce5a43d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,6 +66,8 @@ re:ubuntu1804:build:
script:
- echo "Building TMW Athena $CI_BUILD_NAME"
- locale
+ - export LANG=en_US.UTF-8
+ - locale
- git submodule update --init
- git fetch -t
- printf "Building TMW Athena version %s\n" "$(git describe --tags HEAD)"