Skip to content

Commit a0a7665

Browse files
committed
ci: update
1 parent b5e2440 commit a0a7665

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- run: pnpm install --frozen-lockfile
2020
- run: npm run build --if-present
2121
- run: npm test
22+
- run: npm install -g npm@11.5.2
2223
- run: npm publish --provenance --access public
2324
# env:
2425
# NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)