mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
Fix tauri command not found by using npm wrapper
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user