Moves web frontend build into tauri-action's beforeBuildCommand so Turborepo's dependency graph drives the ordering rather than a detached workflow step that can be reordered away from the action that needs it.
Moves web frontend build into tauri-action's beforeBuildCommand so Turborepo's dependency graph drives the ordering rather than a detached workflow step that can be reordered away from the action that needs it.