3 lines
132 B
Bash
3 lines
132 B
Bash
npm run dist
|
|
# cp src-tauri/target/release/tauri-app.exe ../../dist/win-64
|
|
cp src-tauri/target/debug/tauri-app.exe ../../dist/win-64 |