Commit bb77746
fix: use 'target' (singular) for setup-rust-toolchain action input
The actions-rust-lang/setup-rust-toolchain action expects 'target' not
'targets'. The typo caused wasm32-wasip1 to not be installed, failing
the WASM guard build in the release workflow.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ab536e8 commit bb77746
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments