Skip to content

Commit

Permalink
Remove update of npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Jan 14, 2025
1 parent c8fca17 commit 2eb7679
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
node-version: '18'
registry-url: https://registry.npmjs.org

- name: Update NPM
run: npm install -g npm@latest

- name: Installing Dependencies
run: npm i

Expand Down

0 comments on commit 2eb7679

Please sign in to comment.