Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit b2a4efc

Browse files
committed
chcp
1 parent 8f37cf9 commit b2a4efc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ci/windows/test_jl07_cpu.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
# utf8 console
19+
chcp 65001
20+
1821
7z x -y windows_package.7z
1922

2023
# set default output encoding to utf8

ci/windows/test_jl10_cpu.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
# utf8 console
19+
chcp 65001
20+
1821
7z x -y windows_package.7z
1922

2023
# set default output encoding to utf8

0 commit comments

Comments
 (0)