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