We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027cebd commit a9897dbCopy full SHA for a9897db
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
pwd
25
cd ..
26
rm -rf blog/
27
- git clone [email protected]:legendu-net/blog.git
+ git clone --depth 1 [email protected]:legendu-net/blog.git
28
cd blog
29
30
ls -lh
0 commit comments