Commit 0e7c0db
fix(ci): skip platform-specific optional deps to avoid LGPL false positives
Revert the omit-optional gh-actions branch (didn't filter transitive
optionals). Instead, set YARN_SUPPORTED_ARCHITECTURES to empty arrays
so yarn skips all platform-specific optional deps (like @img/sharp-libvips-*)
during install. If they're not in node_modules, cdxgen won't pick them up.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bbda5d9 commit 0e7c0db
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments