浏览代码

cd to the directory of python

Bo Yang 7 年之前
父节点
当前提交
e6bf33811f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.sh

+ 1 - 1
config.sh

@@ -6,7 +6,7 @@ function pre_build {
     # Runs in the root directory of this repository.
     pwd
     ls
-    cd python 
+    cd protobuf/python
 }
 
 function run_tests {