f
This commit is contained in:
parent
2091323865
commit
6528f37225
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ jobs:
|
||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
uses: https://github.com/subosito/flutter-action@v2
|
uses: https://github.com/subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.35.5' # Adjust version as needed
|
flutter-version: '3.35.5'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
cache: false
|
cache: false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue