Skip to content

Commit e4038d6

Browse files
committed
chore: Upgrade npm
1 parent 9a98777 commit e4038d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Packages
3636
run: |
3737
pnpm install --frozen-lockfile
38-
pnpm install -g npm@11
38+
npm install -g npm@11
3939
npm --version
4040
4141
# - name: Create Release Pull Request or Publish to npm

0 commit comments

Comments
 (0)