diff --git a/.workflow/dtk-build-commit-20220425.yml b/.workflow/dtk-build-commit-20220425.yml index 5e0f8c8..db95113 100644 --- a/.workflow/dtk-build-commit-20220425.yml +++ b/.workflow/dtk-build-commit-20220425.yml @@ -3,10 +3,10 @@ name: dtk-build-commit-20220425 displayName: dtk-build-commit triggers: trigger: auto - push: + pr: branches: prefix: - - master + - '' stages: - name: stage-4e566164 displayName: build diff --git a/README.md b/README.md index 1436a74..4fb8576 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ If you want to submit an APP to share with others,Please [Click here](https:// If you simply want to install the Spark Store,just enter the [Release] page, find the version you want and install. -If you are using Debian11/Ubuntu 20.04, you will need extra dependency package. Available [here](https://d.store.deepinos.org.cn/spark-store-dependencies-kylin.zip) +If you are using Debian11/Ubuntu 20.04, you will need extra dependency package. Available [here](https://code.gitlink.org.cn/shenmo7192/spark-store-dependencies/raw/branch/master/spark-store-dependencies-kylin.zip) --- #### Compile and developement diff --git a/README.zh.md b/README.zh.md index 1be7343..fb2f7bf 100644 --- a/README.zh.md +++ b/README.zh.md @@ -17,7 +17,7 @@ 如果想安装 `星火应用商店` ,请打开右侧的 [Release] 页面,找到最新版本,并选择适用于当前系统的安装包下载。 -如果你在使用 `Debian 11/Ubuntu 20.04`,你需要额外下载[依赖补充包](https://d.store.deepinos.org.cn/spark-store-dependencies-kylin.zip) +如果你在使用 `Debian 11/Ubuntu 20.04`,你需要额外下载[依赖补充包](https://code.gitlink.org.cn/shenmo7192/spark-store-dependencies/raw/branch/master/spark-store-dependencies-kylin.zip) --- #### 编译安装