Tried flutter action instead of wget
Some checks failed
Pull Request Pipeline / Lint (pull_request) Failing after 1m58s
Pull Request Pipeline / Test (pull_request) Successful in 2m18s

This commit is contained in:
2026-01-18 14:17:34 +01:00
parent b2a9ab14e0
commit aa8471f891

View File

@@ -19,7 +19,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.19.0
flutter-version: 3.38.6
# - name: Install Flutter (wget)
# run: |