mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
- Upgraded Tauri CLI version from 2.9.6 to 2.10.0 in package.json and yarn.lock. - Modified build commands in various workflow files to include the `--bin OpenHuman` argument, ensuring the correct binary is targeted during builds for macOS and Linux. - Streamlined argument handling in the build workflows for consistency across platforms.