Skip to content

Commit

Permalink
Merge pull request #10 from panoratech/feat/release-test
Browse files Browse the repository at this point in the history
feat: release test
  • Loading branch information
naelob authored Oct 25, 2023
2 parents 2cef8c0 + 739e32c commit ccf51a2
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 ccf51a2

Please sign in to comment.