mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
remove flutter analyze.
This commit is contained in:
parent
591c025d2d
commit
884199f2fa
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:
|
||||
|
Loading…
Reference in New Issue
Block a user