Skip to content

Commit 5dc19c6

Browse files
ci: run build esm instead.
1 parent 847d4f7 commit 5dc19c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
run: npm run lint
3636

3737
- name: Build
38-
run: npm run build
38+
run: npm run build:esm

0 commit comments

Comments
 (0)