Skip to content
Snippets Groups Projects
Commit 021640d6 authored by Tobias Winchen's avatar Tobias Winchen
Browse files

Set LS_CTYPE in doc build

parent 4cb83304
No related branches found
No related tags found
1 merge request!11Cicd: Fix build of doc
...@@ -41,6 +41,7 @@ make_doc: ...@@ -41,6 +41,7 @@ make_doc:
stage: test stage: test
script: script:
- cd build - cd build
- export LC_CTYPE=en_US.UTF-8
- make doc - make doc
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment