Commit aee24a0
fix(ci): pass --legacy-peer-deps directly in npm install command
The .npmrc at repo root is not reliably picked up when workingDirectory
is set to a subdirectory. Pass the flag directly to both npm ci and
npm install fallback to guarantee it takes effect.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f0ae48b commit aee24a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments