We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d76d22b + 7c807e2 commit d101039Copy full SHA for d101039
.github/workflows/GnuTests.yml
@@ -91,6 +91,7 @@ jobs:
91
sudo locale-gen --keep-existing fa_IR.UTF-8 # Iran
92
sudo locale-gen --keep-existing am_ET.UTF-8 # Ethiopia
93
sudo locale-gen --keep-existing th_TH.UTF-8 # Thailand
94
+ sudo locale-gen --keep-existing zh_CN.GB18030 # China
95
96
sudo update-locale
97
echo "After:"
0 commit comments