Skip to content

Commit 2eb7679

Browse files
committed
Remove update of npm.
1 parent c8fca17 commit 2eb7679

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
node-version: '18'
3030
registry-url: https://registry.npmjs.org
3131

32-
- name: Update NPM
33-
run: npm install -g npm@latest
34-
3532
- name: Installing Dependencies
3633
run: npm i
3734

0 commit comments

Comments
 (0)