Skip to content

Commit 9d699ef

Browse files
remove npm ci
1 parent e505674 commit 9d699ef

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
@@ -32,7 +32,6 @@ jobs:
3232
with:
3333
node-version: 12
3434
registry-url: https://registry.npmjs.org/
35-
- run: npm ci
3635
- run: npm publish
3736
env:
3837
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)