Update .gitea/workflows/test.yaml
All checks were successful
Build Apps & Deploy to GitHub Pages / Build (push) Successful in 3m45s

This commit is contained in:
2025-07-29 16:37:18 +05:30
parent 507ffe38ca
commit 4fb2770857

View File

@@ -62,7 +62,8 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
channel: stable
channel: master
flutter-version: 3.32.8
- name: Get dependencies
run: flutter pub get