fix build_nuget.bat

pull/4912/head
Jan Tattermusch 7 years ago
parent f21d4d6830
commit 7b4eff4e4e
  1. 2
      kokoro/release/csharp/windows/build_nuget.bat

@ -1,5 +1,5 @@
@rem enter repo root
cd /d %~dp0\..\..\..\..
cd csharp\src
cd csharp
call build_packages.bat

Loading…
Cancel
Save