Skip to content

Commit 5187b83

Browse files
author
jan.nijtmans
committed
Missing "env:" label in win-build.yml
1 parent c0577a2 commit 5187b83

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
@@ -42,6 +42,7 @@ jobs:
4242
if ($lastexitcode -ne 0) {
4343
throw "nmake exit code: $lastexitcode"
4444
}
45+
env:
4546
CI_BUILD_WITH_MSVC: 1
4647
gcc:
4748
runs-on: windows-latest

0 commit comments

Comments
 (0)