chore:fix build.yml

This commit is contained in:
hackycy
2020-06-24 22:25:13 +08:00
parent 2a6ede82ea
commit eb3b61a2bd

View File

@@ -27,7 +27,6 @@ jobs:
- run: flutter pub get
# - run: flutter test
- run: flutter build apk --release
- name: artifacts apk
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v2
with:
path: build/app/outputs/apk/release/*.apk