Skip to content

Commit

Permalink
chore: release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KieSun committed Apr 18, 2023
1 parent 81306da commit 98eec64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relesae.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: pnpm install --no-frozen-lockfile

- name: Build Projects
run: pnpm build
run: pnpm build:lib

- name: Create Release Pull Request or Publish to npm
id: changesets
Expand Down

0 comments on commit 98eec64

Please sign in to comment.