Skip to content

Commit 99cab7a

Browse files
committed
qi-bash
1 parent 35f344a commit 99cab7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qi-bash.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
docker run --name ${container_name} -it -d
6262
-w /root
6363
-v ${{ github.workspace }}:/root
64+
-e "LANG=C.UTF-8"
6465
-e "GH_TOKEN=${{ github.token }}"
6566
--platform ${{ matrix.platform }}
6667
${{ matrix.arch }}/${{ matrix.container_image }}

0 commit comments

Comments
 (0)