Skip to content

Commit e13343e

Browse files
committed
chore: update build process and documentation for browser and npm usage
1 parent d5410e9 commit e13343e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
# Build the package
4747
- name: Build package
48-
run: npm run build
48+
run: npm run make
4949

5050
# Run tests
5151
- name: Run tests

0 commit comments

Comments
 (0)