Skip to content

Commit

Permalink
Added workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
huziibee committed Jan 8, 2024
1 parent dfbb1fd commit 0ec2ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lightsail-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
cd aws-b-app-1
sudo npm install
sudo npm install pm2 -g
pm2 restart server.js
pm2 start server.js

0 comments on commit 0ec2ce0

Please sign in to comment.