Update .gitea/workflows/test.yaml
All checks were successful
Build Apps & Deploy to GitHub Pages / Build (push) Successful in 3m45s
All checks were successful
Build Apps & Deploy to GitHub Pages / Build (push) Successful in 3m45s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user