Skip to content

Commit

Permalink
build: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
goszczynskip committed Nov 20, 2024
1 parent d6a3b77 commit 5964b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Build Packages
run: |
pnpm build --no-cache
pnpm build
- name: Create Release Pull Request or Publish to npm
id: changesets
Expand Down

0 comments on commit 5964b3c

Please sign in to comment.