Skip to content

Commit 921d317

Browse files
committed
update ci
1 parent a4b752e commit 921d317

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
with:
3131
node-version: '20.11.1'
3232
registry-url: 'https://registry.npmjs.org'
33-
- run: npm ci
3433
- run: npm publish
3534
env:
3635
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)