fix(core): update
This commit is contained in:
@@ -91,9 +91,7 @@ export class TarTools {
|
||||
);
|
||||
|
||||
content.pipe(entry);
|
||||
entry.on('end', () => {
|
||||
resolve();
|
||||
});
|
||||
resolve();
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user