Skip to content

Commit

Permalink
feat: release test
Browse files Browse the repository at this point in the history
  • Loading branch information
naelob committed Oct 25, 2023
1 parent 4c5ea43 commit 739e32c
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 @@ -24,7 +24,7 @@ jobs:
run: npm install -g pnpm

- name: Install dependencies
run: pnpm install
run: pnpm --recursive install

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

0 comments on commit 739e32c

Please sign in to comment.