mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
CI: update build infra
This commit is contained in:
@@ -108,6 +108,8 @@ const endWorker = async <T>(worker: WithWorker<T>) => {
|
||||
]);
|
||||
|
||||
printStats(stats);
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
} finally {
|
||||
await endWorker(buildInternalReverseChnCIDRWorker)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user