Skip to content

Commit f7bf692

Browse files
committed
chore: remove browser build
1 parent cea312d commit f7bf692

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
- name: Install dependencies
2525
run: npm install
2626

27-
- name: browser build
28-
run: npm run build-browser
29-
3027
- name: Dry run publish with provenance
3128
run: npm publish --provenance --access public --tag next
3229
env:

0 commit comments

Comments
 (0)