Skip to content

Commit faa2b91

Browse files
committed
fix: activate latest pnpm
1 parent a4ca599 commit faa2b91

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-storybook-demo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
node-version: 24
1919
cache: 'pnpm'
2020

21+
- name: Disable Corepack
22+
run: corepack disable
23+
2124
- name: Setup pnpm
2225
uses: pnpm/action-setup@v4
2326
with:

0 commit comments

Comments
 (0)