Skip to content

Commit

Permalink
is it just the UTF-8 suffix?
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed Mar 3, 2025
1 parent f0dd91f commit a4197cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-meta-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Generate some foreign locales
run: |
sudo locale-gen en_US.UTF-8 hu_HU.UTF-8 ja_JP.UTF-8
sudo locale-gen en_US hu_HU ja_JP
locale -a
- name: Ensure roxygen content matches man directory
Expand Down

0 comments on commit a4197cf

Please sign in to comment.