Skip to content

Commit c40ea12

Browse files
committed
chore: pnpm build lib
1 parent 3fb3614 commit c40ea12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-npm.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
registry-url: https://registry.npmjs.org/
2626
cache: pnpm
2727

28-
- name: Build types
29-
run: pnpm build:types
28+
- name: Build library and types
29+
run: pnpm build:lib
3030

3131
- name: Publish package
3232
run: pnpm publish --access public --no-git-checks

public/vue-sonner.mp4

-8.46 MB
Binary file not shown.

0 commit comments

Comments
 (0)