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 70c3f31 commit 34ed099Copy full SHA for 34ed099
1 file changed
.github/workflows/build.yml
@@ -28,6 +28,7 @@ jobs:
28
- name: Install & setup MSYS2 environment.
29
uses: msys2/setup-msys2@v2
30
with:
31
+ msystem: UCRT64
32
update: true
33
install: git mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-MinHook
34
0 commit comments