Skip to content

Commit 6ff9ca0

Browse files
committed
cd(npm): remove update
1 parent b53cf37 commit 6ff9ca0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
node-version: '21.x'
2323
registry-url: 'https://registry.npmjs.org'
2424

25-
- name: Update npm
26-
run: npm i -g npm@latest
27-
2825
- name: Install dependencies
2926
run: npm install
3027

0 commit comments

Comments
 (0)