Skip to content

Commit d8d60fe

Browse files
authored
Update npm-publish.yml
1 parent 517c60e commit d8d60fe

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
@@ -17,7 +17,6 @@ jobs:
1717
node-version: 14
1818
registry-url: https://registry.npmjs.org/
1919
- run: npm install
20-
- run: npm run build
2120
- run: npm publish
2221
env:
2322
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)