Skip to content

Commit 4d64052

Browse files
committed
release ci: Set LANG
1 parent 6eb2983 commit 4d64052

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/scripts/env.sh

+2
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ fi
3535

3636
export DEBIAN_FRONTEND=noninteractive
3737
export TZ=Asia/Singapore
38+
export LANG=en_US.UTF-8
39+
export LC_ALL=C.UTF-8

0 commit comments

Comments
 (0)