Skip to content

Commit 6aa06ec

Browse files
author
Keaton Roux
committed
Remove npm ci
1 parent 4d2f6ad commit 6aa06ec

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
@@ -16,7 +16,6 @@ jobs:
1616
with:
1717
node-version: 16
1818
registry-url: https://registry.npmjs.org/
19-
- run: npm ci
2019
- run: npm publish
2120
env:
2221
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)