Fix the build.
This commit is contained in:
parent
cfa7173da3
commit
a3dbe3685e
|
@ -58,6 +58,7 @@ class UploadRecovery
|
|||
|
||||
if background.present? && !Upload.exists?(url: background)
|
||||
data = Upload.extract_upload_url(background)
|
||||
next unless data
|
||||
sha1 = data[2]
|
||||
|
||||
if @dry_run
|
||||
|
|
Loading…
Reference in New Issue