Skip to content

Commit be97992

Browse files
Merge pull request #24 from precise-alloy/ci/deploy
ci: deploy
2 parents 2e3a3c0 + c43bfc1 commit be97992

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)