Commit e12e6a0
committed
Set locale in publish docs workflow
Some runners use native name encoding of latin1, Elixir (and ex_doc) expect utf-8 encoding. This is
fixed by setting the LANG environmant variable to C.UTF-8 and ensuring the locale is generated.
Signed-off-by: Winford <winford@object.stream>1 parent 65c1fc6 commit e12e6a0
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| |||
0 commit comments