Skip to content

Commit c8e6f36

Browse files
committed
ci: force install corepack
1 parent a9625ca commit c8e6f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216

217217
- name: 'Enable corepack'
218218
run: |
219-
npm i -g corepack
219+
npm i -gf corepack
220220
corepack enable
221221
shell: bash
222222

0 commit comments

Comments
 (0)