Skip to content

Commit e2d05b2

Browse files
authored
Revert "chore: try to update npm for release action" (#1346)
1 parent 2e9b956 commit e2d05b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/Release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
uses: actions/setup-node@v4
3030
with:
3131
node-version: 24
32-
33-
- name: Update npm
34-
run: npm install -g npm@latest
35-
3632
- name: Install Dependencies
3733
run: pnpm install
3834

0 commit comments

Comments
 (0)