You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance Tauri build process for Linux by adding environment variable configurations
- Updated the GitHub Actions workflow to verify the existence of the standalone binary and fallback to a standard build if not found, improving build reliability.
- Added environment variable settings in the Rust code to address rendering issues on Linux, specifically targeting WebKit configurations to prevent EGL errors and improve stability.
These changes enhance the build process and ensure better performance of the Tauri application on Linux systems.
0 commit comments