Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viryl15 authored Jul 23, 2023
1 parent 5777f52 commit df9f7da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
cd ~/domains/boilerplate.tailwave.io/public_html
git pull origin main
git status
export NVM_DIR=~/.nvm
source ~/.nvm/nvm.sh
npm install --only=prod
npm run generate
# - run: npm ci
Expand Down

0 comments on commit df9f7da

Please sign in to comment.