changed build runner script to a static flutter version
Some checks failed
Flutter APK Build / Build Flutter APK (push) Failing after 2m24s
Some checks failed
Flutter APK Build / Build Flutter APK (push) Failing after 2m24s
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: 'latest'
|
||||
flutter-version: '3.38.6'
|
||||
channel: 'stable'
|
||||
|
||||
- name: Get dependencies
|
||||
|
||||
Reference in New Issue
Block a user