From 9dccad257f4e728baa99756e5ad2a2a6c1215d9d Mon Sep 17 00:00:00 2001 From: james Date: Thu, 1 Aug 2024 21:43:01 +0800 Subject: [PATCH] Test dir --- .github/workflows/actions-ec2.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actions-ec2.yml b/.github/workflows/actions-ec2.yml index d124d29..cce6f7d 100644 --- a/.github/workflows/actions-ec2.yml +++ b/.github/workflows/actions-ec2.yml @@ -34,5 +34,6 @@ jobs: sudo systemctl enable /home/goblin/app-store-dash/scripts/app-store-frontend.service sudo systemctl daemon-reload sudo systemctl restart app-store-api + pwd NODE_OPTIONS="--max-old-space-size=800" npm run build sudo systemctl restart app-store-frontend