pull/289/head
Frostebite 2021-08-15 15:09:53 +00:00 committed by GitHub
parent 5d05341f7f
commit 31b2df1752
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ du -sch "$cacheFolderFull"
echo ' ' echo ' '
ls ls
cd cd "$repoPathFull"
git lfs pull git lfs pull
echo 'pulled latest LFS files' echo 'pulled latest LFS files'
zip -q -r "$LFS_ASSETS_HASH.zip" "$gitLFSDestinationFolder" zip -q -r "$LFS_ASSETS_HASH.zip" "$gitLFSDestinationFolder"