Commit 73c75ae
fix(ci): Scope napi-postinstall to release branch only
Only the release path uses --omit=optional which skips native bindings.
The regular npm ci path installs them via the lockfile.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 068e571 commit 73c75ae
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments