Intentionally break MSVC CI

This commit is contained in:
Mark Roszko 2022-08-20 13:31:04 +00:00
parent eac3d33266
commit 16686c454b
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ win64_build:
-DKICAD_USE_OCC=ON `
-DKICAD_SPICE=ON `
-DKICAD_BUILD_PNS_DEBUG_TOOL=ON `
-DKICAD_USE_3DCONNEXION=ON `
../../
- cmake --build . 2>&1 | tee compilation_log.txt
- cd ../../