beta channel

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-13 13:46:04 +08:00
parent f6628cf2fe
commit 5af7ad7647
5 changed files with 5 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ jobs:
uses: subosito/flutter-action@v2
id: flutter-action
with:
channel: stable
channel: beta
flutter-version-file: pubspec.yaml
cache: true

View File

@@ -23,7 +23,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
channel: stable
channel: beta
flutter-version-file: pubspec.yaml
- name: Set and Extract version

View File

@@ -43,7 +43,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
channel: stable
channel: beta
flutter-version-file: pubspec.yaml
cache: true

View File

@@ -23,7 +23,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
channel: stable
channel: beta
flutter-version-file: pubspec.yaml
- name: Set and Extract version

View File

@@ -23,7 +23,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
channel: stable
channel: beta
flutter-version-file: pubspec.yaml
- name: Apply Patch