feat: Update Flutter setup step to display version
Build Android APK / build-apk (push) Failing after 2m51s
Build Android APK / build-apk (push) Failing after 2m51s
This commit is contained in:
@@ -28,9 +28,11 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.24.5"
|
||||
channel: stable
|
||||
|
||||
- name: Show Flutter and Dart version
|
||||
run: flutter --version
|
||||
|
||||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
||||
|
||||
Reference in New Issue
Block a user