Skip to content

Commit 3c0844d

Browse files
committed
.
1 parent db8840a commit 3c0844d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noir/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ function install_deps {
137137
if ! command -v just &>/dev/null; then
138138
cargo-binstall just --version 1.42.4 -y --secure
139139
fi
140-
just --justfile ./noir-repo/justfile install-rust-tools
140+
just --justfile ./noir-repo/justfile install-tools
141141
}
142142

143143
export -f build_native build_packages noir_content_hash install_deps

0 commit comments

Comments
 (0)