Skip to content

Commit bfc514f

Browse files
committed
workflow update from gha-workflows
1 parent 6d349cd commit bfc514f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ env:
44
CABAL_FILE_RELATIVE_PATH_NO_EXTENSION: github-actions
55
CABAL_VERSION: 3.16.0.0
66
GHCUP_VERSION: 0.1.50.2
7+
LANG: C.UTF-8
78
LANGUAGE_EDITION: Haskell2010
9+
LC_ALL: C.UTF-8
810
jobs:
911
generate-matrix:
1012
name: Generate matrix from cabal

0 commit comments

Comments
 (0)