diff --git a/justfile b/justfile index 9b30047..2d08f84 100644 --- a/justfile +++ b/justfile @@ -38,7 +38,7 @@ fmt: serve: http-server --verbose ./web-frontend/build/ -init-verbose: +init: yarn --cwd ./web-frontend/ cargo fetch cargo install wasm-pack