Release v1.6.2
fix: Remove duplicate build steps in RPM workflow
- Remove redundant flutter config, pub get, and build steps in RPM build
- Fix 'flutter: command not found' error in x86_64 RPM builds
- Ensure all Flutter commands run within the correct setup context
- Streamline RPM build workflow by removing duplicated steps