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 24, 2023
1 parent 829cab1 commit 379386f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
npm ci
npm run generate
rm -r node_modules/
# - run: npm ci
# - run: npm run generate --if-present

0 comments on commit 379386f

Please sign in to comment.