Browse Source

fix build_nuget.bat

Jan Tattermusch 7 years ago
parent
commit
9d0b9e4ea0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kokoro/release/csharp/windows/build_nuget.bat

+ 1 - 1
kokoro/release/csharp/windows/build_nuget.bat

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