Files
kryz-go-flutter/.gitea
robot 3107e2aa21
CI / Lint (pull_request) Failing after 1m47s
CI / Test (pull_request) Skipped
CI / Build Android (pull_request) Skipped
CI / Build iOS (pull_request) Skipped
fix(ci): install Flutter to /opt/flutter and use explicit PATH in every step
- GITHUB_PATH does not persist between steps in Gitea Actions/act
- Install Flutter to /opt/flutter (system path accessible to all steps)
- Explicitly prefix PATH in every flutter/dart command
- Also install JDK to /opt/jdk for the same reason
- Use env.FLUTTER_VERSION variable for easy version bumps
2026-08-02 18:44:57 +00:00
..