Skip to content

Commit 587dc8b

Browse files
committed
locales
1 parent a3b300a commit 587dc8b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
if: matrix.config.locale == 'en_US.iso885915'
4242
run: |
4343
locale -a
44+
localedef --list-archive
45+
localectl list-locales
4446
sudo locale-gen en_US.ISO8859-15
4547
echo "LC_ALL=en_US.iso885915" >> $GITHUB_ENV
4648

0 commit comments

Comments
 (0)