mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
ci: add locales for GNU tests
Iran, Ethiopia, and Thailand
This commit is contained in:
parent
870bc29cb4
commit
08064bc253
1 changed files with 3 additions and 0 deletions
3
.github/workflows/GnuTests.yml
vendored
3
.github/workflows/GnuTests.yml
vendored
|
|
@ -89,6 +89,9 @@ jobs:
|
|||
sudo locale-gen --keep-existing en_US
|
||||
sudo locale-gen --keep-existing en_US.UTF-8
|
||||
sudo locale-gen --keep-existing ru_RU.KOI8-R
|
||||
sudo locale-gen --keep-existing fa_IR.UTF-8 # Iran
|
||||
sudo locale-gen --keep-existing am_ET.UTF-8 # Ethiopia
|
||||
sudo locale-gen --keep-existing th_TH.UTF-8 # Thailand
|
||||
|
||||
sudo update-locale
|
||||
echo "After:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue