Skip to content

Commit 2b1ac90

Browse files
committed
- locales install (another approach)
1 parent 1942dbf commit 2b1ac90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
steps:
1919
- name: Setup locales
2020
run: |
21+
sudo rm -rvf /usr/lib/locale/*
2122
sudo locale-gen mk_MK.UTF-8 de_DE.UTF-8 it_IT.UTF-8
2223
locale -a
2324

0 commit comments

Comments
 (0)