diff --git a/.github/workflows/actions-ec2.yml b/.github/workflows/actions-ec2.yml index bb5ad87..d4fb779 100644 --- a/.github/workflows/actions-ec2.yml +++ b/.github/workflows/actions-ec2.yml @@ -30,7 +30,7 @@ jobs: pwd git pull origin main cd frontend - npm build + npm run build ln -s scripts/app-store-api.service /etc/systemd/system/app-store-api.service ln -s scripts/app-store-frontend.socket /etc/systemd/system/app-store-frontend.socket ln -s scripts/app-store-frontend.service /etc/systemd/system/app-store-frontend.service