We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1942dbf commit 2b1ac90Copy full SHA for 2b1ac90
1 file changed
.github/workflows/ci.yaml
@@ -18,6 +18,7 @@ jobs:
18
steps:
19
- name: Setup locales
20
run: |
21
+ sudo rm -rvf /usr/lib/locale/*
22
sudo locale-gen mk_MK.UTF-8 de_DE.UTF-8 it_IT.UTF-8
23
locale -a
24
0 commit comments