Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Tsione Temesgen Abraham <tsionetemesgenabraham@gmail.com>
  • Loading branch information
TsioneTemesgenAbraham authored Feb 10, 2024
1 parent d7a3cd5 commit a0673e3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ jobs:
node-version: 16

- name: Install Dependencies
run: npm ci

run: npm install
- name: Build Application
run: npm run build --if-present

- name: Restart PM2 Process
run: sudo pm2 restart server

0 comments on commit a0673e3

Please sign in to comment.