mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
- Commented out macOS ARM64 build configurations in the release workflow to streamline the process. - Updated the environment variable for the backend URL from `VITE_BACKEND_URL` to `BASE_URL` for consistency. - Ensured proper handling of Apple certificate and password secrets in the build environment, enhancing security and clarity. - Improved the deployment target configuration for macOS builds, ensuring compatibility with the latest requirements.