We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfb576 commit 924cb75Copy full SHA for 924cb75
1 file changed
.github/workflows/boxes.yml
@@ -93,7 +93,7 @@ jobs:
93
runs-on: windows-2022
94
env:
95
LANG: en_US.UTF-8
96
- LC_ALL: .UTF-8
+ LC_CTYPE: en_US.UTF-8
97
TERM: xterm-color
98
WIN32_PCRE2_INCLUDE: /mingw32/include
99
WIN32_PCRE2_LDFLAGS: -L/mingw32/lib
0 commit comments