Skip to content

Release v1.6.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 14:23

fix: Fix Flutter PATH issues in ARM64 build workflows

  • Add proper PATH export for x86_64 builds in build-and-upload job
  • Fix flutter command not found errors in AppImage x86_64 builds
  • Ensure Flutter SDK path is available in all workflow steps
  • Remove redundant flutter pub get and build steps in AppImage workflow