Commit d81b922
authored
fix(ci): build doc with LC_ALL=C (ocaml#11479)
The installed locales in the github runner can act weirdly and in
particular `C.UTF-8` has a different name; downgrading to `LC_ALL=C`
fixes the build.
Signed-off-by: Etienne Millon <[email protected]>1 parent 80e0f48 commit d81b922
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
0 commit comments