diff --git a/picoforge.spec b/picoforge.spec index a4f1baf..f7572a1 100644 --- a/picoforge.spec +++ b/picoforge.spec @@ -52,6 +52,7 @@ export PATH="$DENO_INSTALL/bin:$PATH" # Build the App # This will download Rust crates and Deno modules over the internet +deno install deno task tauri build --target release %install