We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a61bc commit 03b2877Copy full SHA for 03b2877
.github/workflows/05-windows-build.yml
@@ -86,7 +86,7 @@ jobs:
86
$env:CMAKE_BUILD_PARALLEL_LEVEL = "1"
87
python -m pip install -v . `
88
--no-build-isolation `
89
- --config-settings='cmake.define.BUILD_TOOLS=ON' \
+ --config-settings='cmake.define.BUILD_TOOLS=ON' `
90
-Cbuild-dir='C:\actions-runner\_work\zvec\build_ci'
91
shell: powershell
92
0 commit comments