Commit cd3d29e
committed
Fix CI workflow condition for Windows OS detection
- Updated the condition in the CI workflow configuration to correctly check for Windows OS using `matrix.os` instead of `matrix.config.os`, ensuring proper execution of the MSVC development command.1 parent fa53f42 commit cd3d29e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments