mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
CI: also install the spanish locale
This commit is contained in:
parent
463f7c1530
commit
075cdcf21f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/GnuTests.yml
vendored
1
.github/workflows/GnuTests.yml
vendored
|
@ -162,6 +162,7 @@ jobs:
|
|||
sudo locale-gen
|
||||
sudo locale-gen --keep-existing fr_FR
|
||||
sudo locale-gen --keep-existing fr_FR.UTF-8
|
||||
sudo locale-gen --keep-existing es_ES.UTF-8
|
||||
sudo locale-gen --keep-existing sv_SE
|
||||
sudo locale-gen --keep-existing sv_SE.UTF-8
|
||||
sudo locale-gen --keep-existing en_US
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue