Skip to content

Commit

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

0 comments on commit 7dfb4f3

Please sign in to comment.