Skip to content

Commit 6ac6578

Browse files
committed
Output code page information
1 parent 5565e36 commit 6ac6578

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ jobs:
123123
# Output locale information
124124
locale
125125
126+
# Outcome code page information
127+
chcp.com
128+
126129
# wget is not available but the Stack-supplied MSYS2 will provide it
127130
stack exec -- wget -O nsis-3.08-strlen_8192.zip https://downloads.sourceforge.net/nsis/NSIS%203/3.08/nsis-3.08-strlen_8192.zip
128131
7z x -aoa -o"/c/Program Files (x86)/NSIS" nsis-3.08-strlen_8192.zip

0 commit comments

Comments
 (0)