aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sh b/config.sh
index 1eee65ba..914c682b 100644
--- a/config.sh
+++ b/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 {