remove flutter-version from CI

This commit is contained in:
Adam Velebil 2022-09-01 09:03:35 +02:00
parent 7629dc996c
commit 8aa794e86b
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084

View File

@ -16,7 +16,6 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.0.5'
- run: |
flutter config
flutter --version