1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00

Merge pull request #12 from nabilnalakath/patch-1

Updated README
This commit is contained in:
Alif Rachmawadi 2019-11-30 08:57:37 +07:00 committed by GitHub
commit 89db48d121
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,3 +75,4 @@ jobs:
- run: flutter build apk
```
For a step by step guide on implemenatation read the tutorial on [Medium](https://medium.com/better-programming/ci-cd-for-flutter-apps-using-github-actions-b833f8f7aac)