Skip to content
Snippets Groups Projects
Verified Commit 89d31419 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Set locale for pages

parent 676db403
No related branches found
No related tags found
No related merge requests found
Pipeline #921 failed
......@@ -58,6 +58,7 @@ pages:
before_script:
- cp -r .tox/screenshots/firefox docs/screenshots
script:
- export LC_ALL=en_GB.utf8
- tox -e docs -- BUILDDIR=../public/docs
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment