We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e71ed2 commit 34adc00Copy full SHA for 34adc00
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
registry-url: 'https://registry.npmjs.org'
18
- uses: pnpm/action-setup@v2
19
with:
20
- version: 8.8
+ version: 8.6
21
- run: pnpm install
22
- run: cd packages/react-code-blocks && pnpm publish
23
env:
0 commit comments