fix: ci build script

This commit is contained in:
Innei
2022-02-24 19:06:49 +08:00
parent 768ef595a5
commit eeea74e0ae
2 changed files with 3 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ export const CLUSTER = {
if (!CLUSTER.enable || cluster.isPrimary) {
console.log(argv)
console.log('cwd: ', process.cwd())
}
/** Is main cluster in PM2 */