ci: fix pnpm version mismatch - use packageManager from package.json
Deploy Storybook / Build and Deploy Storybook (push) Failing after 50m54s
Details
Deploy Storybook / Build and Deploy Storybook (push) Failing after 50m54s
Details
This commit is contained in:
parent
cd651b3262
commit
b13bb3b126
|
|
@ -29,8 +29,6 @@ jobs:
|
|||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9.15.4
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
|
|
|||
Loading…
Reference in New Issue