Skip to content

Commit 95250f8

Browse files
authored
Merge pull request #8 from LincDocs/main
build(ci): update static.yml
2 parents d66e971 + a7e105c commit 95250f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: 环境 - 构建库
2222
uses: actions/checkout@v4
2323
with:
24-
fetch-depth: 0
24+
fetch-depth: 1
2525
repository: LincZero/LincZero.github.io
2626
ref: 'main' # 分支,旧raw
2727

0 commit comments

Comments
 (0)