mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-13 20:53:58 +08:00
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
|
||||
2
.github/workflows/ios.yml
vendored
2
.github/workflows/ios.yml
vendored
@@ -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
|
||||
|
||||
2
.github/workflows/linux_x64.yml
vendored
2
.github/workflows/linux_x64.yml
vendored
@@ -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
|
||||
|
||||
|
||||
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
@@ -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
|
||||
|
||||
2
.github/workflows/win_x64.yml
vendored
2
.github/workflows/win_x64.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user