Explorar el Código

cd to the directory of python

Bo Yang hace 7 años
padre
commit
e6bf33811f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {