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.
2 parents 790ac5a + 22d297a commit 49646e1Copy full SHA for 49646e1
.github/workflows/windows_builds.yml
@@ -7,6 +7,7 @@ on:
7
env:
8
SCONSFLAGS: verbose=yes warnings=extra werror=yes module_text_server_fb_enabled=yes d3d12=yes strict_checks=yes "angle_libs=${{ github.workspace }}/" "accesskit_sdk_path=${{ github.workspace }}/accesskit-c-0.15.1/"
9
SCONS_CACHE_MSVC_CONFIG: true
10
+ PYTHONIOENCODING: utf8
11
12
jobs:
13
build-windows:
0 commit comments