ci: fix pnpm version mismatch - use packageManager from package.json
Deploy Storybook / Build and Deploy Storybook (push) Failing after 50m54s Details

This commit is contained in:
Thomas Hallock 2026-01-25 07:32:13 -06:00
parent cd651b3262
commit b13bb3b126
1 changed files with 0 additions and 2 deletions

View File

@ -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