Skip to content

Commit ed0e805

Browse files
committed
chore: add codepack enable
1 parent 39e3e57 commit ed0e805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stable-sync.yml

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

5454
- name: Prepare Yarn - Enable corepack
5555
if: ${{ inputs.repo-type == 'extension' }}
56-
run: corepack
56+
run: corepack enable
5757

5858
- name: Check if PR exists
5959
id: check-pr

0 commit comments

Comments
 (0)