Skip to content

Commit f35ee87

Browse files
authored
Merge pull request #6 from ghoshbishakh/add-ci-npm-publish
Update ci script
2 parents ff41914 + 1acd2a5 commit f35ee87

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: 18
1818
registry-url: https://registry.npmjs.org/
1919
- run: npm install
20-
- run: npm run build-lib
2120
- run: npm ci
2221
- run: npm publish --access=public
2322
env:

0 commit comments

Comments
 (0)