Skip to content

Commit fb11ce6

Browse files
author
jan.nijtmans
committed
Merge 8.7
2 parents 7bdd2da + 5187b83 commit fb11ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/win-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
if ($lastexitcode -ne 0) {
4242
throw "nmake exit code: $lastexitcode"
4343
}
44+
env:
4445
CI_BUILD_WITH_MSVC: 1
4546
gcc:
4647
runs-on: windows-latest

0 commit comments

Comments
 (0)