This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
corepack prepare pnpm@10 --activate
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
run: pnpm install --frozen-lockfile --store-dir=/var/cache/pnpm-store
|
||||
|
||||
- name: Verify Vercel credentials
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user