mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-29 13:50:36 +00:00
fix: 🐛 Remove uninstalling Xtensa Rust
This commit is contained in:
parent
7facee1bd1
commit
433c27d18a
@ -296,8 +296,6 @@ async fn update(args: UpdateOpts) -> Result<()> {
|
||||
xtensa_rust,
|
||||
);
|
||||
|
||||
XtensaRust::uninstall(&install_path)?;
|
||||
|
||||
xtensa_rust.install().await?;
|
||||
|
||||
info!("{} Update successfully completed!", emoji::CHECK);
|
||||
|
Loading…
x
Reference in New Issue
Block a user