Skip to content

Commit c43bfc1

Browse files
committed
ci: deploy
1 parent 2e3a3c0 commit c43bfc1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ jobs:
7070
with:
7171
node-version: '22.x'
7272

73+
- name: Upgrade npm for OIDC trusted publishing
74+
run: npm install -g npm@latest
75+
7376
- name: Install dependencies
7477
run: npm ci
7578

0 commit comments

Comments
 (0)