Commit bc6967c
ci: fallback to npm install when web lockfile is missing
Use npm ci only when web/package-lock.json exists to avoid EUSAGE in CI.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ad49047 commit bc6967c
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments