fix
parent
5d05341f7f
commit
31b2df1752
|
|
@ -64,7 +64,7 @@ du -sch "$cacheFolderFull"
|
|||
echo ' '
|
||||
|
||||
ls
|
||||
cd
|
||||
cd "$repoPathFull"
|
||||
git lfs pull
|
||||
echo 'pulled latest LFS files'
|
||||
zip -q -r "$LFS_ASSETS_HASH.zip" "$gitLFSDestinationFolder"
|
||||
|
|
|
|||
Loading…
Reference in New Issue