update readme
This commit is contained in:
@@ -153,7 +153,7 @@ steps:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: 2.5.0
|
flutter-version: '2.5.0'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
cache: true
|
cache: true
|
||||||
cache-key: flutter # optional, change this to force refresh cache
|
cache-key: flutter # optional, change this to force refresh cache
|
||||||
|
|||||||
Reference in New Issue
Block a user