Skip to content

Commit

Permalink
Fixed runtime test
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed May 28, 2024
1 parent c1a4587 commit 1df5885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/scaffold-holochain-runtime/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ set -e

npm i
npm run tauri android init
cargo build --target aarch64-linux-android
cd src-tauri && cargo build --target aarch64-linux-android
"

0 comments on commit 1df5885

Please sign in to comment.