mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
setup_web.sh: don't force-install wasm-bindgen-cli
This commit is contained in:
@@ -5,5 +5,5 @@ cd "$script_path/.."
|
||||
|
||||
# Pre-requisites:
|
||||
rustup target add wasm32-unknown-unknown
|
||||
cargo install -f wasm-bindgen-cli
|
||||
cargo install wasm-bindgen-cli
|
||||
cargo update -p wasm-bindgen
|
||||
|
||||
Reference in New Issue
Block a user