Skip to content

Commit

Permalink
install dioxus-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
gogo2464 authored and al8n committed Apr 15, 2024
1 parent 6a6fb8c commit 17ab832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export CARGO_TARGET_DIR="$(pwd)/target" &&
cd stdlib/typescript/ &&
npm run dev.package &&
cd ../.. &&
cargo install dioxus-cli
cargo install --path crates/core --force &&
cargo install --path crates/fdev --force &&
cd ./modules/identity-management/ && make build &&
Expand Down

0 comments on commit 17ab832

Please sign in to comment.