Skip to content

Commit 34adc00

Browse files
committed
try pnpm 8.6
1 parent 8e71ed2 commit 34adc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
registry-url: 'https://registry.npmjs.org'
1818
- uses: pnpm/action-setup@v2
1919
with:
20-
version: 8.8
20+
version: 8.6
2121
- run: pnpm install
2222
- run: cd packages/react-code-blocks && pnpm publish
2323
env:

0 commit comments

Comments
 (0)