Skip to content

Commit 6114cfb

Browse files
committed
chore: update package manager setup comments
1 parent babd898 commit 6114cfb

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
@@ -26,8 +26,8 @@ jobs:
2626
with:
2727
node-version: 22
2828

29-
# Update npm to the latest version to enable OIDC
3029
# Use corepack to install pnpm
30+
# Update npm to the latest version to enable OIDC
3131
- name: Setup Package Managers
3232
run: |
3333
npm install -g npm@latest

0 commit comments

Comments
 (0)