Commit 7618b56
fix: use correct binding dependency install command
rspack does not have an install-binding-dependencies script.
The actual command from reusable-build-build.yml is:
cd crates/node_binding && pnpm i --ignore-workspace --no-lockfile
Amp-Thread-ID: https://ampcode.com/threads/T-019d29d2-39df-76ce-8a7b-fd06c8874b65
Co-authored-by: Amp <amp@ampcode.com>1 parent a04a873 commit 7618b56
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments