dev:修改工作流

This commit is contained in:
liubocheng 2025-03-26 10:09:39 +08:00
parent 9a065983cc
commit d983ed3d95
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
# 指定分支、标签或提交哈希
ref: dev
# 拉取深度(节省时间与带宽)
fetch-depth: 0 # 0 表示拉取完整历史
fetch-depth: 0 # 0 表示拉取完整历史
- name: Install SSH tools
run: |