Skip to content

Commit fb7aa9f

Browse files
committed
chore: update ci
1 parent 405a844 commit fb7aa9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
node-version: "22"
3434
registry-url: "https://registry.npmjs.org"
3535

36+
- name: Update npm for trusted publishing
37+
run: npm install -g npm@latest
38+
3639
- name: Install dependencies
3740
run: bun install --frozen-lockfile
3841

0 commit comments

Comments
 (0)