fix(workflows): clean up node.yaml by removing unnecessary commented-out commands
Some checks failed
GBCI / build (push) Failing after 0s
Some checks failed
GBCI / build (push) Failing after 0s
This commit is contained in:
parent
d3c62ba406
commit
a8f4643d9c
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ jobs:
|
|||
|
||||
pkill -f "node ./boot.mjs" || true
|
||||
|
||||
nohup npm run start
|
||||
npm run start
|
||||
|
|
Loading…
Add table
Reference in a new issue