diff --git a/rust-build/README.md b/rust-build/README.md index 87e7652cedd2b21c83086266d055c4298aca807b..e2cf3d47df54c621ee686eb9818e83ed140c15b7 100644 --- a/rust-build/README.md +++ b/rust-build/README.md @@ -47,7 +47,7 @@ python3 ./build/scripts/download_sdk.py --branch OpenHarmony-5.0.0-Release --pro ``` git clone --depth=1 https://gitee.com/openharmony/third_party_llvm-project.git third_party/llvm-project -git clone --depth=1 https://gitee.com/openharmony-sig/third_party_rust_rust.git third_party/rust/rust +git clone --depth=1 https://gitee.com/openharmony/third_party_rust_rust.git third_party/rust/rust ``` 4、start to build diff --git a/rust-build/ohos_ci_build.sh b/rust-build/ohos_ci_build.sh old mode 100644 new mode 100755 diff --git a/rust-build/ohos_ci_test.sh b/rust-build/ohos_ci_test.sh old mode 100644 new mode 100755