Skip to content

Commit a9897db

Browse files
committed
...
1 parent 027cebd commit a9897db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pwd
2525
cd ..
2626
rm -rf blog/
27-
git clone [email protected]:legendu-net/blog.git
27+
git clone --depth 1 [email protected]:legendu-net/blog.git
2828
cd blog
2929
pwd
3030
ls -lh

0 commit comments

Comments
 (0)