action
This commit is contained in:
parent
cc017be01a
commit
9e3a25f096
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
bash --version || echo "bash check failed"
|
bash --version || echo "bash check failed"
|
||||||
|
|
||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: https://github.com/subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.35.5'
|
flutter-version: '3.35.5'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue