Update .gitea/workflows/test.yaml
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 2m29s
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 2m29s
This commit is contained in:
@@ -62,7 +62,8 @@ jobs:
|
|||||||
- name: Install Flutter
|
- name: Install Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
channel: 'stable'
|
channel: master
|
||||||
|
flutter-version: 3.29.0
|
||||||
|
|
||||||
- name: Get dependencies
|
- name: Get dependencies
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
|
|||||||
Reference in New Issue
Block a user