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

This commit is contained in:
2025-03-16 13:52:02 +05:30
parent 76a31eaa8c
commit d9b1aef52a

View File

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