Skip to content

Commit

Permalink
specify pnpm 8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmost committed Nov 6, 2023
1 parent c0511eb commit 8e71ed2
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 @@ -17,7 +17,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- uses: pnpm/action-setup@v2
with:
version: 8
version: 8.8
- run: pnpm install
- run: cd packages/react-code-blocks && pnpm publish
env:
Expand Down

1 comment on commit 8e71ed2

@vercel
Copy link

@vercel vercel bot commented on 8e71ed2 Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.