Update release-build.yml

This commit is contained in:
Aunali321 2022-08-06 17:47:36 +05:30 committed by GitHub
parent 769ff72f98
commit 57b932fd23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ jobs:
with:
channel: 'stable'
- run: flutter pub get
- run: flutter format --set-exit-if-changed .
- run: flutter build apk
- uses: actions/upload-artifact@v1
with: