Pārlūkot izejas kodu

cd to the directory of python

Bo Yang 7 gadi atpakaļ
vecāks
revīzija
e6bf33811f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 {