fix
parent
5d05341f7f
commit
31b2df1752
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue