Skip to content

Commit

Permalink
added npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
gustawdaniel committed Mar 26, 2023
1 parent 231327f commit 31343b2
Show file tree
Hide file tree
Showing 3 changed files with 1,181 additions and 2,689 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm i -g npm@latest
- run: npm install
- run: npm run lint
- run: npm run build --if-present
Expand Down
Loading

0 comments on commit 31343b2

Please sign in to comment.