Skip to content

Commit

Permalink
npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
ddxv committed Oct 21, 2023
1 parent 3b06d42 commit dca245d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dca245d

Please sign in to comment.