diff --git a/.github/workflows/SGSI_Build.yml b/.github/workflows/SGSI_Build.yml index d262999..2f1056c 100644 --- a/.github/workflows/SGSI_Build.yml +++ b/.github/workflows/SGSI_Build.yml @@ -51,7 +51,7 @@ jobs: - name: 获取SGSI工具... run: | - git clone https://gitlab.com/Xayah/Tool-SGSI-build $GITHUB_WORKSPACE/Tool-SGSI-build + git clone --recurse-submodules https://github.com/xiaoxindada/SGSI-build-tool.git -b 11 $GITHUB_WORKSPACE/Tool-SGSI-build - name: 替换自定义精简内容... run: | diff --git a/README.md b/README.md index 75644cc..fb99821 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ > > 支持自定义精简功能 > -> 当前版本: [v11-1.8](https://gitlab.com/Xayah/Tool-SGSI-build) +> 当前版本: [v11](https://github.com/xiaoxindada/SGSI-build-tool/tree/11) ## 快速开始