Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alif Rachmawadi committed Jul 26, 2022
1 parent b1d33bc commit 472d887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
channel: 'stable' # or: 'beta' or 'master'
channel: 'stable' # or: 'beta', 'dev' or 'master'
- run: flutter --version
```

Expand Down

0 comments on commit 472d887

Please sign in to comment.