mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
update readme
This commit is contained in:
parent
99cf4656b5
commit
5e1529bc12
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ steps:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: 2.5.0
|
||||
flutter-version: '2.5.0'
|
||||
channel: 'stable'
|
||||
cache: true
|
||||
cache-key: flutter # optional, change this to force refresh cache
|
||||
|
|
Loading…
Reference in a new issue