Skip to content

Release v1.6.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 16:53

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