We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3aa5d commit 6db41b2Copy full SHA for 6db41b2
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -43,7 +43,7 @@ jobs:
43
locale -a
44
localedef --list-archive
45
localectl list-locales
46
- sudo locale-gen en_US.iso885915
+ sudo locale-gen en_US.ISO885915
47
echo "LC_ALL=en_US.iso885915" >> $GITHUB_ENV
48
49
- uses: actions/checkout@v2
0 commit comments