[CI > Win] Skip restarting for host update (2)

pull/52/head
Oj 2 years ago
parent 600bf29c22
commit 493c3488eb

@ -206,8 +206,6 @@ class Updater extends require('events').EventEmitter {
newVersion
});
} else if (progress.state === TASK_STATE_COMPLETE || progress.state === TASK_STATE_FAILED) {
// <TEST_FLAG_WINDOWS> excess excess excess excess excess excess ex
this.currentlyInstalling[name] = false;
this.updateEventHistory.push({
type: 'installed-module',

Loading…
Cancel
Save