use flutter version in flutter action

This commit is contained in:
Salvatore Giordano
2021-06-26 14:12:40 +02:00
parent d1f12e2f26
commit e657b131ee
@@ -30,7 +30,7 @@ jobs:
if: steps.flutter-cache.outputs.cache-hit != 'true'
uses: subosito/flutter-action@v1
with:
channel: 'stable'
flutter-version: ${{ env.flutter_version }}
- name: "Install Tools"
run: |
flutter pub global activate melos