Skip to content

Commit

Permalink
use pnpm 9
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevo committed May 16, 2024
1 parent bc3c574 commit b7f7224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
registry-url: "https://registry.npmjs.org"
- uses: pnpm/action-setup@v4
with:
version: 8
version: 9
- run: pnpm install
- run: pnpm build
- run: pnpm changeset:publish
Expand Down

0 comments on commit b7f7224

Please sign in to comment.