Skip to content

Commit 89fea63

Browse files
committed
Fix winbuild path
1 parent ff4bcc9 commit 89fea63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

win/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ cmake %cmake_common_args% -DBUILD_SHARED_LIBS=ON^
7676
cmake --build "%build%\curl" --config %configuration% --target install
7777
popd
7878

79-
copy .\chrome\*.bat .\packages\bin /Y
79+
copy .\win\bin\*.bat .\packages\bin /Y

0 commit comments

Comments
 (0)