mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 20:57:36 +02:00
remove flutter analyze.
This commit is contained in:
1
.github/workflows/release-build.yml
vendored
1
.github/workflows/release-build.yml
vendored
@ -18,7 +18,6 @@ jobs:
|
||||
channel: 'stable'
|
||||
- run: flutter pub get
|
||||
- run: flutter format --set-exit-if-changed .
|
||||
- run: flutter analyze .
|
||||
- run: flutter build apk
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user