Skip to content

Commit 7dc1262

Browse files
Update release-it.yaml
1 parent 3dd9cef commit 7dc1262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-it.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
version: '6.x'
1616
lockfile: 'pnpm-lock.yaml'
1717
- run: pnpm install
18+
- run: npm ci --no-package-lock
1819
- run: pnpm publish
1920
env:
2021
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)