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 4e6451d commit 22d297aCopy full SHA for 22d297a
.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