From 0b5f87968ecda29a0e9f344b5e4707360cb3967c Mon Sep 17 00:00:00 2001 From: Xayah <1249475336@qq.com> Date: Mon, 28 Jun 2021 09:59:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=87=E6=8D=A2=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 直接同步小新的更新 --- .github/workflows/SGSI_Build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) ## 快速开始