Skip to content

Commit

Permalink
Update npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inmanturbo authored Mar 17, 2022
1 parent 54064cd commit a4037bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ jobs:
- name: Install dependencies
run: npm install

- name: Update dependencies
- name: Update dependencies
run: npm update

- name: Build
run: npm run production

0 comments on commit a4037bc

Please sign in to comment.