Commit 5342fca
committed
fix: strip [patch.crates-io] in Python and Node publish workflows
The haiipy and haiinpm native builds failed because the workspace
Cargo.toml references ../../JACS/jacs via [patch.crates-io], which
does not exist in the publish environment. Add the same patch-stripping
step already used in publish-rust.yml.1 parent ab5bc2b commit 5342fca
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments