mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-29 21:44:26 +02:00
fix: use stable flutter version.
This commit is contained in:
parent
34a153e344
commit
591c025d2d
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
java-version: '12.x'
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: 'beta'
|
||||
channel: 'stable'
|
||||
- run: flutter pub get
|
||||
- run: flutter format --set-exit-if-changed .
|
||||
- run: flutter analyze .
|
||||
|
Loading…
x
Reference in New Issue
Block a user