From 4c84fa9fd1acc2c25eeb0131c2c08ec1a3183939 Mon Sep 17 00:00:00 2001 From: Ravencodess <115118888+Ravencodess@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:10:04 +0100 Subject: [PATCH] Update staging-deployment.yml Signed-off-by: Ravencodess <115118888+Ravencodess@users.noreply.github.com> --- .github/workflows/staging-deployment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/staging-deployment.yml b/.github/workflows/staging-deployment.yml index f2e880bc1..710df83e8 100644 --- a/.github/workflows/staging-deployment.yml +++ b/.github/workflows/staging-deployment.yml @@ -58,4 +58,5 @@ jobs: git pull tar -xzf boilerplate.tar.gz rm -f boilerplate.tar.gz + pnpm install pm2 restart boilerplate_fe_staging --update-env