Skip to content

Commit

Permalink
feat: 切换工具获取分支
Browse files Browse the repository at this point in the history
* 直接同步小新的更新
  • Loading branch information
XayahSuSuSu committed Jun 28, 2021
1 parent 85c28b5 commit 0b5f879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/SGSI_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
>
> 支持自定义精简功能
>
> 当前版本: [v11-1.8](https://gitlab.com/Xayah/Tool-SGSI-build)
> 当前版本: [v11](https://github.com/xiaoxindada/SGSI-build-tool/tree/11)
## 快速开始

Expand Down

0 comments on commit 0b5f879

Please sign in to comment.