cli: Make sure we sync inventory before announcing
modified radicle-cli/src/commands/publish.rs
@@ -80,7 +80,6 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified radicle-cli/src/commands/sync.rs
@@ -300,6 +300,7 @@ pub fn announce_inventory(mut node: Node) -> anyhow::Result<()> {
|
|
|
|
|
|
| + | |
|
|
|
|
|