Browse Source

cd to the directory of python

Bo Yang 7 năm trước cách đây
mục cha
commit
e6bf33811f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config.sh

+ 1 - 1
config.sh

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