mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-29 22:23:01 +00:00
- Added installation of Python dependencies in both build and package-and-publish workflows. - Implemented setup for Python sidecar binary for Linux and macOS platforms. - Introduced caching for Cargo registry and build artifacts to optimize build times. These changes enhance the CI/CD process by improving dependency management and build efficiency.