Update .gitea/workflows/test.yaml
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 11s

This commit is contained in:
2025-07-29 16:33:14 +05:30
parent bf5b8a3be5
commit 507ffe38ca

View File

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