Skip to content

Commit a7c9ac6

Browse files
committed
archive.yml clone with --depth 1
1 parent 23754ec commit a7c9ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/archive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
git config --global http.postBuffer 500M
4040
git config --global user.email "villavu-bot"
4141
git config --global user.name "villavu-bot"
42-
git clone https://github.com/Villavu/Simba-Build-Archive
42+
git clone --depth 1 https://github.com/Villavu/Simba-Build-Archive
4343
4444
echo "Current repo (uncompressed) size:"
4545
du -sh "Simba-Build-Archive" | awk '{print $1}'

0 commit comments

Comments
 (0)