Skip to content

Commit

Permalink
chore: pnpm build lib
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarulislam committed Jun 25, 2024
1 parent 3fb3614 commit c40ea12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
registry-url: https://registry.npmjs.org/
cache: pnpm

- name: Build types
run: pnpm build:types
- name: Build library and types
run: pnpm build:lib

- name: Publish package
run: pnpm publish --access public --no-git-checks
Expand Down
Binary file removed public/vue-sonner.mp4
Binary file not shown.

0 comments on commit c40ea12

Please sign in to comment.