Skip to content

Commit 3653551

Browse files
committed
fix ci
1 parent 2f12706 commit 3653551

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
registry-url: 'https://registry.npmjs.org'
1717
- name: Install modules
1818
run: npm install
19-
- name: Build
20-
run: npm run build
2119
- name: Publish to npm
2220
run: npm publish --access public
2321
env:

0 commit comments

Comments
 (0)