Skip to content

Commit fd3aa5d

Browse files
committed
fix
1 parent 587dc8b commit fd3aa5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
locale -a
4444
localedef --list-archive
4545
localectl list-locales
46-
sudo locale-gen en_US.ISO8859-15
46+
sudo locale-gen en_US.iso885915
4747
echo "LC_ALL=en_US.iso885915" >> $GITHUB_ENV
4848
4949
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)