Skip to content

Commit 62bcd4c

Browse files
committed
fix: ci scripts
1 parent 73a5660 commit 62bcd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
cache: 'npm'
142142

143143
- name: Downgrade legacy dependencies
144-
run: npm run package-legacy-node7-13
144+
run: npm run prepare-legacy-node7-13
145145

146146
- name: Install dependencies
147147
run: npm install --legacy-peer-deps --ignore-scripts --no-package-lock

0 commit comments

Comments
 (0)