From e8baf04635966921d1a75d0d6b7c51295bca9283 Mon Sep 17 00:00:00 2001 From: Aleksandr Abramenko Date: Mon, 8 Apr 2024 12:02:38 +0700 Subject: [PATCH] tests --- .github/workflows/deploy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3435bea..f7a4dd4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,8 +21,9 @@ jobs: nvm install 20 nvm use 20 npm install - npm install pm2 npm run build + $test = "Can I print data like this?" + echo $test pm2 delete crmn.to pm2 start ecosystem.config.cjs "