export LC_ALL=C.UTF-8
This commit is contained in:
@ -2,6 +2,7 @@ image: ruby:2.3
|
||||
|
||||
variables:
|
||||
JEKYLL_ENV: production
|
||||
LC_ALL: C.UTF-8
|
||||
|
||||
before_script:
|
||||
- bundle install
|
||||
|
Reference in New Issue
Block a user