Skip to content

Commit 03b2877

Browse files
committed
fix specify dir
1 parent b2a61bc commit 03b2877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/05-windows-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
$env:CMAKE_BUILD_PARALLEL_LEVEL = "1"
8787
python -m pip install -v . `
8888
--no-build-isolation `
89-
--config-settings='cmake.define.BUILD_TOOLS=ON' \
89+
--config-settings='cmake.define.BUILD_TOOLS=ON' `
9090
-Cbuild-dir='C:\actions-runner\_work\zvec\build_ci'
9191
shell: powershell
9292

0 commit comments

Comments
 (0)