[build] 更新构建流程,递归获取子模块并删除 server-status-web 子模块配置

This commit is contained in:
远野千束 2025-01-03 21:19:15 +08:00
parent 0a4b338671
commit efc3c12947
3 changed files with 3 additions and 4 deletions

View File

@ -26,6 +26,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@v3

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "server-status-web"]
path = server-status-web
url = https://github.com/snowykami/server-status-web

@ -1 +0,0 @@
Subproject commit b0c7f59ecf3c099cdd657f0a5bb96fd63222faa7