Skip to content

Commit 6b1f022

Browse files
authored
fix: yarn version for OIDC (#3627)
1 parent a1a8791 commit 6b1f022

File tree

4 files changed

+337
-334
lines changed

4 files changed

+337
-334
lines changed

.github/workflows/cd-packages.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
node-version-file: .nvmrc
2727
cache: yarn
28-
registry-url: "https://registry.npmjs.org"
2928
# Ensure npm 11.5.1 or later is installed to support OIDC
3029
- name: Update npm
3130
run: npm install -g npm@latest

0 commit comments

Comments
 (0)