Skip to content

Commit 4b24806

Browse files
committed
CCM-10981: wip
1 parent 681b890 commit 4b24806

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/actions/node-modules-cache/action.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ runs:
2222
cache: "pnpm"
2323
cache-dependency-path: "${{ inputs.cache_lock_path }}"
2424

25-
- name: "Enable Corepack (pnpm from packageManager)"
26-
shell: bash
27-
run: corepack enable
28-
2925
- name: "Prefetch deps to pnpm store"
3026
shell: bash
3127
run: pnpm fetch --prefer-offline -r

0 commit comments

Comments
 (0)