Commit 42c58ba
committed
ci: install cargo-generate-rpm from source with --locked
binstall has no prebuilt for cargo-generate-rpm and its no---locked
cargo install fallback broke on unpinned transitive deps. Install it
directly with --locked so it builds against the crate's tested lockfile.1 parent 1ed892c commit 42c58ba
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
| |||
0 commit comments