We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5565e36 commit 6ac6578Copy full SHA for 6ac6578
.github/workflows/integration-tests.yml
@@ -123,6 +123,9 @@ jobs:
123
# Output locale information
124
locale
125
126
+ # Outcome code page information
127
+ chcp.com
128
+
129
# wget is not available but the Stack-supplied MSYS2 will provide it
130
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
131
7z x -aoa -o"/c/Program Files (x86)/NSIS" nsis-3.08-strlen_8192.zip
0 commit comments